Conversation
0127893 to
e2af2d9
Compare
williamdes
reviewed
Jan 20, 2025
williamdes
approved these changes
Jan 20, 2025
TimexPeachtree
approved these changes
Jan 21, 2025
Closed
1 task
williamdes
reviewed
Jan 22, 2025
williamdes
reviewed
Jan 22, 2025
williamdes
reviewed
Jan 22, 2025
williamdes
reviewed
Jan 22, 2025
Contributor
|
@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 |
Member
Author
|
Apologies for the delay I'll get back into it so we can release the update. |
Currently only implemented by the catalog object. fixes #3576
Until Cpdf supports annotation types other than links the ony flag that needs to be set for PDF/A support is the Print flag. fixes #3586
Co-authored-by: William Desportes <[email protected]>
Member
Author
|
FYI I added a note the PDF/A support document about factur-x. Probably will need some editing. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.