Useful Resources

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.
Locked
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Useful Resources

Post by Sasha - Tracker Dev Team »

Here are some links to useful resources that will be added and updated from time to time:

Developer Builds for quick look at the added\fixed methods and functionality:
http://docu-track.co.uk/devbuilds/lates ... se.x32.zip
http://docu-track.co.uk/devbuilds/lates ... se.x64.zip
Developer Builds are for demonstration purposes only and can be unstable and some features might be missing!

SDK Information Tool allows monitoring the registration type of the SDK. Put it in your program's Build directory for detailed analysis.
PDFXInfoSDK.rar
(398.19 KiB) Downloaded 485 times
The ImagesTest utility is a helpful addition to the Images Core Layer.
ImagesTest.rar
(1.32 MiB) Downloaded 451 times
One of it's many possibilities is browsing through the available encoders to use the conversion options more efficiently.
Image
This piece of code illustrates the conversion from multi-page tiff image into the separate grayscale images:
https://gist.github.com/Polaringu/46461 ... 42fc39038b

CABNodeExplorer allows to look through the global PDF-XChange Editor's settings structure and data:
https://github.com/tracker-software/CAB ... r/releases
Image
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
Locked