Old Viewer Properties

PDF-XChange Editor SDK for Developers

Moderators: TrackerSupp-Daniel, Tracker Support, Paul - Tracker Supp, Vasyl-Tracker Dev Team, Chris - Tracker Supp, Sean - Tracker, Ivan - Tracker Software, Tracker Supp-Stefan

Forum rules
DO NOT post your license/serial key, or your activation code - these forums, and all posts within, are public and we will be forced to immediately deactivate your license.

When experiencing some errors, use the IAUX_Inst::FormatHRESULT method to see their description and include it in your post along with the error code.
Post Reply
jeffp
User
Posts: 914
Joined: Wed Sep 30, 2009 6:53 pm

Old Viewer Properties

Post by jeffp »

With the old ViewerAX I could do this:

FControl.SetDocumentProperty(ADocID, 'SilentSaveTmpToDispFile', ADataIn, 0);

and

FControl.SetDocumentProperty(ADocID, 'Temp', ADataIn, 0);

Can you tell me how to set the "Templ and "SiletnSaveTempDoDispFile" document properties in the new Editor.

Thanks.
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: Old Viewer Properties

Post by Sasha - Tracker Dev Team »

Hello Jeff,

From what we see, in your case the https://sdkhelp.pdf-xchange.com/vi ... ument_Save should be used with needed flags.

Cheers,
Alex
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
Post Reply