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?
Regards
Chris
PDF/A warning message
Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange
-
- User
- Posts: 5
- Joined: Wed Feb 08, 2012 6:40 am
PDF/A warning message
You do not have the required permissions to view the files attached to this post.
-
- Site Admin
- Posts: 2445
- Joined: Thu Jun 30, 2005 4:11 pm
Re: PDF/A warning message
Hi, Chris.
Try to use the:
And about:
May be you recreating the our control entirely for opening the new document in the same session?
HTH.
Try to use the:
Code: Select all
pdfViewer.SetProperty("Prompts.ConfirmSavePDFA", "false", 0);
- 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.We still get the warning message even if the user checks the "Don't ask again in the future" checkbox.
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.
Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.