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/X-1a #911

Closed
gdamore opened this issue May 28, 2018 · 3 comments
Closed

Support for PDF/X-1a #911

gdamore opened this issue May 28, 2018 · 3 comments

Comments

@gdamore
Copy link

gdamore commented May 28, 2018

(I won't be surprised if the answer here is "not going to do it", but I think it may be helpful to file this.)

I'm using asciidoctor to produce book content for submission to press printers. I've been advised that the printer would prefer to have content in PDF/X format, as this seems to guarantee that certain print results will always be reducible. Given the rather poor results (font issues) I had with another document produced by asciidoctor with the same printer, I'm thinking it would be good if we had a way to generate PDF/X compliant documents.

I know it is possible to use Adobe Acrobat Pro to convert PDF to PDF/X. It would be nice not to have to spend hundreds of dollars for this though.

I think PDF/X-1a is sufficient for most pre-press needs.

There may be similar desires for PDF/A.

@mojavelinux
Copy link
Member

I'm not against supporting this, and I recognize there is a need for it. However, it's just not something we can control from Asciidoctor PDF (as far as I understand). It needs to be implemented first in Prawn. Asciidoctor PDF will then be able to take advantage of that support. And there's actually an open pull request to add it in Prawn. See prawnpdf/prawn#1029

@gdamore
Copy link
Author

gdamore commented May 28, 2018 via email

@mojavelinux
Copy link
Member

This is a duplicate of #125. I'm closing this issue so we can keep the conversation consolidated.

@mojavelinux mojavelinux removed this from the future milestone Mar 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants