Page 1 of 1

Useful Resources

Posted: Thu May 26, 2016 9:39 am
by Sasha - Tracker Dev Team
Here are some links to useful resources that will be added and updated from time to time:

CoreAPISamples project is being updated with the latest samples for the Core API:
https://github.com/tracker-software/PDFCoreSDKExamples

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 the demonstration purposes only and can be unstable and some features might be missing!

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