Export Comments and Fields to file...

PDF-XChange Editor SDK for Developers

Moderators: TrackerSupp-Daniel, Tracker Support, Paul - Tracker Supp, Vasyl-Tracker Dev Team, Chris - Tracker Supp, Sean - Tracker, Ivan - Tracker Software, 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
lidds
User
Posts: 510
Joined: Sat May 16, 2009 1:55 pm

Export Comments and Fields to file...

Post by lidds »

I want to export and import the Comments and Fields to a specific file name so that I can then save this file to my database. I know in the FullDemo project you have the op_document_exportCommentsAndFields and op_document_importCommentsAndFields, however I cannot seem to understand how to run these commands for my document. Would it possible to post an example of how to run the commands.

Thanks in advance

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

Re: Export Comments and Fields to file...

Post by Sasha - Tracker Dev Team »

Hello Simon,

These are not commands but the operations. Here's the link to the documentation:
https://sdkhelp.pdf-xchange.com/vie ... sAndFields
https://sdkhelp.pdf-xchange.com/vie ... sAndFields
As for the samples of using the operations, you can search the SDK wiki - majority of the operations have the sample included. Also, you can try searching the forums for the needed info.

Cheers,
Alex
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
lidds
User
Posts: 510
Joined: Sat May 16, 2009 1:55 pm

Re: Export Comments and Fields to file...

Post by lidds »

Alex,

What is the link to the SDK wiki page as I have not come across any example code so I must be looking in the wrong place.

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

Re: Export Comments and Fields to file...

Post by Sasha - Tracker Dev Team »

Hello Simon,

Check the links I gave you - this is the SDK wiki.

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