-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Updates to PDF/A support #3579
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
Updates to PDF/A support #3579
Conversation
0127893 to
e2af2d9
Compare
|
@bsweeney can this be merged ? |
PDF names can include characters that are interpreted as operative delimeters (e.g., a slash) so long as the characters are escaped. This change adds a helper function to esacpe delimeters and characters out side the code point range of 33-126, per section 3.2.4 of the PDF 1.7 spec.
- fixes support for conditional file compression - fixes checksum calculation for compressed file - adds support for additional properties required by PDF/A (MimeType, ModDate) partially addresses #3576
|
Hi @bsweeney Sorry to urge you, but we need to be FacturX ready soon here in France, and we need this PR to be merged so we can continue using dompdf for our invoices ! Do you have by any chance some time to merge this PR ? Thanks a lot |
|
Apologies for the delay I'll get back into it so we can release the update. |
|
FYI I added a note the PDF/A support document about factur-x. Probably will need some editing. |
Uh oh!
There was an error while loading. Please reload this page.