Hi,
I want to get filename of Hot folder into abbyy data form. For Eg. the filename in hot folder is 09012_Michael.pdf. I want filename to be captured into abbyy data form. How can i extract filename of hot folder? Appreciate help.
Hi,
I want to get filename of Hot folder into abbyy data form. For Eg. the filename in hot folder is 09012_Michael.pdf. I want filename to be captured into abbyy data form. How can i extract filename of hot folder? Appreciate help.
0 out of 0 found this helpful
Comments
3 comments
Create a service field for Imagesource in Document definition and create normal text field. Then write a script to capture the content (name) from imagesource field.
Hi Abbyy_user0707,
Thanks for reply. But suppose if we want the name of the folder itself and not name of the image file, then kindly tell how to do it.
Hello,
Please use the IPage.ImageSourceFileSubPath property to extract the Hot Folder name from the path.
Please sign in to leave a comment.