Entries in AF (Associated Files) dictionary for attachments

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
Kutusow
User
Posts: 19
Joined: Tue Oct 30, 2018 12:14 pm

Entries in AF (Associated Files) dictionary for attachments

Post by Kutusow »

Hey everyone,

I am trying to add attachments to a PDF in a PDF/A conformant way, i.e. I need an entry in the AF dictionary in the catalog for every attachment in order to specify how it relates to the document as a whole.

Is there a similar method to IPXC_Document.GetNameTree() that I can use, to get access to the AF dicitonary?

thanks for your efforts,
Kutusow
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: Entries in AF (Associated Files) dictionary for attachments

Post by Sasha - Tracker Dev Team »

Hello Kutusow,

The CoreAPIDemo application holds few samples on how to work with the PDF document structure. You can use that along with the information from the PDF Specification to obtain the info that you need.

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