PXC_AddTextBox and PXC_TextBox_SetOptions

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
astrauss
User
Posts: 2
Joined: Mon Oct 10, 2011 9:14 am

PXC_AddTextBox and PXC_TextBox_SetOptions

Post by astrauss »

In the help file PDF-ToolsV4SDK.pdf are a few functions about AcroForms (e.g. PXC_AddTextBox and PXC_TextBox_SetOptions).
In which headerfiles can I find the declarations of these function.
User avatar
Tracker Supp-Stefan
Site Admin
Posts: 17824
Joined: Mon Jan 12, 2009 8:07 am
Location: London
Contact:

Re: PXC_AddTextBox and PXC_TextBox_SetOptions

Post by Tracker Supp-Stefan »

Hello astrauss,

I got a reply from one of our developers that the files with the declarations for those methods are not provided with the SDK despite the methods being listed in the manual, and he was not sure why this is so. We are now checking with another developer this situation further.

Best,
Stefan
User avatar
Tracker Supp-Stefan
Site Admin
Posts: 17824
Joined: Mon Jan 12, 2009 8:07 am
Location: London
Contact:

Re: PXC_AddTextBox and PXC_TextBox_SetOptions

Post by Tracker Supp-Stefan »

Hello astrauss,

Our developers told me that from the next build the required header file would be included in our SDKs, but for the moment - please find the same attached to this post. It should be enough to get you up and running.

Best,
Stefan
Attachments
ff_declares.zip
(1.27 KiB) Downloaded 260 times
astrauss
User
Posts: 2
Joined: Mon Oct 10, 2011 9:14 am

Re: PXC_AddTextBox and PXC_TextBox_SetOptions

Post by astrauss »

Thank you :D
User avatar
Tracker Supp-Stefan
Site Admin
Posts: 17824
Joined: Mon Jan 12, 2009 8:07 am
Location: London
Contact:

Re: PXC_AddTextBox and PXC_TextBox_SetOptions

Post by Tracker Supp-Stefan »

Our Pleasure astrauss :)

Cheers,
Stefan
ujosyula
User
Posts: 1
Joined: Fri Jun 21, 2013 4:50 pm

Re: PXC_AddTextBox and PXC_TextBox_SetOptions

Post by ujosyula »

Can I please have the C# equivalent of the methods in ff_declares.h?
Thanks, appreciate your help.
Nico - Tracker Supp
User
Posts: 205
Joined: Fri May 18, 2012 8:41 pm

Re: PXC_AddTextBox and PXC_TextBox_SetOptions

Post by Nico - Tracker Supp »

Hi ujosyula,

We will post the translation of the required methods in C# shortly.
Thanks.

Sincerely,
Nico - Tracker Supp
User
Posts: 205
Joined: Fri May 18, 2012 8:41 pm

Re: PXC_AddTextBox and PXC_TextBox_SetOptions

Post by Nico - Tracker Supp »

Hi ujosyula,

Please find attached the source file with the C# translation.
Thanks.

Sincerely,
Attachments
PDFXC_Funcs.zip
(8.48 KiB) Downloaded 211 times
Post Reply