Page 1 of 1

Useful Resources

Posted: Thu May 26, 2016 9:36 am
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
The ImagesTest utility is a helpful addition to the Images Core Layer.
ImagesTest.rar
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