CABNodeExplorer

A forum for questions or concerns related to the PDF-XChange Core API SDK

Moderators: TrackerSupp-Daniel, Tracker Support, Vasyl-Tracker Dev Team, Chris - Tracker Supp, Sean - Tracker, 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
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

CABNodeExplorer

Post by Sasha - Tracker Dev Team »

Hello Guys,

We've released a first version of the CABNodeExplorer application that allows to look through the global PDF-XChange Editor's settings structure and data. It allows searching for the needed settings for the further usage in the Editor SDK:

Code: Select all

pdfCtl.Inst.Settings["General.AppTitle"].v = "My App";
Here's the link to the application's Git page:
https://github.com/tracker-software/CAB ... s/tag/v0.1
Image
Be sure to check it out ;)

This link will be available in the Usefull Resources topic:
https://forum.pdf-xchange.com/ ... 67&t=25944

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