コミュニティ

Custom Script Export

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.

この記事は役に立ちましたか?

0人中0人がこの記事が役に立ったと言っています

コメント

2件のコメント

  • Avatar
    Permanently deleted user
    Hello,

    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











    0
  • Avatar
    Permanently deleted user
    Hello,

    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
    0

サインインしてコメントを残してください。