コミュニティ

PDF exported with read only

Exporting the classified images using the workflow script is exported with read only option checked.

Attaching the screenshot for reference.

When the same image is exported from the custom export script it is not read only.

We need original image to be exported after classification without the read only.

used the following script in the workflow document processing:

string sourceFilePath=@"c:\Export\" + System.IO.Path.GetFileName(Document.Pages[0].ImageSource);

Document.Pages[0].SaveSourceFile( sourceFilePath );

Please suggest what is wrong with this export script to get a desired result.

 

 

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

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

コメント

1件のコメント

  • Avatar
    Permanently deleted user

    Hello,

    Please send this issue to your regional support.

    0

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