You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would need to be extended to accept a AFRelationship property:
constfileSpecBody={Type: 'Filespec',AFRelationship: "Alternative",// AFAIK this can be Source or Alternative, must be use-supplied, possibly as an argument in doc.file() optionsF: newString(options.name),EF: {F: ref},UF: newString(options.name)};
2.
The fileSpec must be added to the catalogue – not sure how this is done in this lib. But the catalogue currently has entries for Names and Pages. Here a list with the key of AF would need to be added, which hold the fileSpecBody.
Question
Description
Adding a file does not create the neccessary AF entry to pass PDF/A compliance checks.
Code sample
EDIT: I'm happy to work on this, but need some guidance on how to add catalogue objects.
Your environment
The text was updated successfully, but these errors were encountered: