PDF/A warning message

PDF-XChange Viewer SDK for Developer's
(ActiveX and Simple DLL Versions)

Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange

christos1900
User
Posts: 5
Joined: Wed Feb 08, 2012 6:40 am

PDF/A warning message

Post by christos1900 »

Hi support

I have an application written in dot net that uses pdf exchange viewer activex SDK 2.5.201

When it picks up a PDF/A file to burn markups into the PDF/A file a warning message is presented. However my application runs on a server unattended and therefore stops until the warning dialog box has been shut down by a user.

We still get the warning message even if the user checks the "Don't ask again in the future" checkbox.

Is there a way i can suppress these warnings?
action manager.zip
Regards

Chris
You do not have the required permissions to view the files attached to this post.
User avatar
Vasyl - PDF-XChange
Site Admin
Posts: 2445
Joined: Thu Jun 30, 2005 4:11 pm

Re: PDF/A warning message

Post by Vasyl - PDF-XChange »

Hi, Chris.

Try to use the:

Code: Select all

pdfViewer.SetProperty("Prompts.ConfirmSavePDFA", "false", 0);
And about:
We still get the warning message even if the user checks the "Don't ask again in the future" checkbox.
- we cannot reproduce any problem in this case in our test examples. The checking of "Don't ask again in the future" option switches off this confirmation correctly.
May be you recreating the our control entirely for opening the new document in the same session?

HTH.
PDF-XChange Co. LTD (Project Developer)

Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.