Updates to canvas adapter usage and Cpdf implementation#3651
Merged
Updates to canvas adapter usage and Cpdf implementation#3651
Conversation
Member
bsweeney
commented
Sep 1, 2025
- Address loss of options due to canvas adapter re-initialization. Due to a lack of functionality in the Cpdf class, a change to the page size after instantiation requires re-instantiation. Depending on when options were set, they may not be used during rendering. This change modifies options handling so that the adapter is re-initialized when the options are changed.
- Remove cache-control headers
- Allows custom document information when using the Cpdf adapter
This was
linked to
issues
Sep 1, 2025
Closed
ccee2a6 to
29a6208
Compare
Closed
Closed
29a6208 to
8c2dda5
Compare
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.