Buttons using Core API

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
lpaceln
User
Posts: 1
Joined: Mon May 07, 2018 8:15 pm

Buttons using Core API

Post by lpaceln »

I currently have a license for PDF-XChange Pro SDK and PDF-XChange Viewer ActiveX SDK, now that viewer is no longer supported I'm considering upgrading to the newer platform, XChange Editor. I am able eligible to upgrade to PDF-XChange Core API SDK under my current license but I'm uncertain of all the functionality it can provide. Where can I find this info?

What I'm trying to do is add multiple buttons on a page with a label on each, they'll link to a site and have custom tooltips. Does Core provide functionality to create buttons with properties or would that require a full license of PDF-XChange Editor SDK? Is there a combination of a solution using javascript and other functionality from the Core API SDK I can use instead of purchasing a full new XChange Edit SDK license?

Thank you
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: Buttons using Core API

Post by Sasha - Tracker Dev Team »

Hello lpaceln,

This is doable via the Core API. I've updated our CoreAPISamples project with the Form Fields sample that you need:
https://github.com/tracker-software/PDF ... oreAPIDemo

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