Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for PDF/A-3 #636

Closed
vader opened this issue Jan 15, 2021 · 2 comments
Closed

Support for PDF/A-3 #636

vader opened this issue Jan 15, 2021 · 2 comments

Comments

@vader
Copy link

vader commented Jan 15, 2021

A request to add support for PDF/A-3 which only differs from PDF/A-2 in one regard: it allows embedding of arbitrary file formats (such as XML, CSV, CAD, word-processing documents, spreadsheet documents, and others) into PDF/A conforming documents.
I noticed there is some A-3 support in PDFAFlavour.PDFA_3_U.

I am looking to embed an XML file in the PDF as an attachment.

I would be happy to help with some pointers and assistance.

@danfickle
Copy link
Owner

Hi @vader,

We have PR #508 (also #528) which I think may do what you are looking for. It is not yet ready for merge, but I'll have a look at what it will take to get it merged.

@danfickle
Copy link
Owner

Support now merged into main branch.

File embed documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants