Which Upgrade Product Do I Need?

This Forum is for the use of Software Developers requiring help and assistance for Tracker Software's PDF-Tools SDK of Library DLL functions(only) - Please use the PDF-XChange Drivers API SDK Forum for assistance with all PDF Print Driver related topics or PDF-XChange Viewer SDK if appropriate.

Moderators: TrackerSupp-Daniel, Tracker Support, Vasyl-Tracker Dev Team, Chris - Tracker Supp, Sean - Tracker, Tracker Supp-Stefan

Post Reply
steve.thresher
User
Posts: 81
Joined: Wed Aug 26, 2009 8:42 am

Which Upgrade Product Do I Need?

Post by steve.thresher »

We currently use LoadLibrary to use the following list of functions from XCPRO40.DLL

PXCp_Init
PXCp_ReadDocumentW
PXCp_WriteDocumentW
PXCp_GetPagesCount
PXCp_Delete
PXCp_InsertPagesTo
PXCp_PageGetBox
PXCp_PageSetBox
PXCp_AddWatermark
PXCp_EnableSecurity
PXCp_EnableSecurityEx
PXCp_PageSetRotate

Does this functionality still exist in a current product and, if so, which one do I need?

Thanks,
Steve.
User avatar
Chris - Tracker Supp
Site Admin
Posts: 795
Joined: Tue Apr 14, 2009 11:33 pm

Re: Which Upgrade Product Do I Need?

Post by Chris - Tracker Supp »

Hi Steve,

The PDF-Tools SDK was replaced by the Core API SDK in 2015, you should be able to do the same thing in the Core API. As with the PDF-Tools SDK, you can download and code with Core API SDK which is fully functioning without a license, save demo labels being applied to the resulting document without a license. But you can fully test it and receive support all prior to purchasing a license to ensure it meets your requirements.

More information and a link to download the Core API SDK can be found here:

https://www.pdf-xchange.com/produc ... re-api-sdk

HTH,

Chris
If posting files to this forum - you must archive the files to a ZIP, RAR or 7z file or they will not be uploaded - thank you.


Chris Attrell
Tracker Sales & Support North America
http://www.tracker-software.com
Post Reply