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. One of it's many possibilities is browsing through the available encoders to use the conversion options more efficiently.

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
