Hi Every one
I have some question for get name. ABBYY have method for get this ?.
I need to keep filename in database.
For Example if I put Mytestfile.pdf into Hot Folder.
I need to get Mytestfile.
Thank you very much.
I have some question for get name. ABBYY have method for get this ?.
I need to keep filename in database.
For Example if I put Mytestfile.pdf into Hot Folder.
I need to get Mytestfile.
Thank you very much.
コメント
2件のコメント
Try using ImageSource method, it returns full path of the image including name.
in rule scripts it should like similar to this(C#):
Context.Pages.ImageSource
Regards
Tim
Thank you Tim
I already get file name
Before ask this question I already use this method but I do not know about need to have Pages.ImageSource (Bold text).
I not get any text.In help not have example about it.
Thank you very much for your help
サインインしてコメントを残してください。