Skip to content

Forms on multi page pdfs#913

Open
burka wants to merge 2 commits into
danfickle:open-dev-v1from
burka:forms-on-multi-page-pdfs
Open

Forms on multi page pdfs#913
burka wants to merge 2 commits into
danfickle:open-dev-v1from
burka:forms-on-multi-page-pdfs

Conversation

@burka

@burka burka commented Feb 28, 2023

Copy link
Copy Markdown

Fixes #914
Forms on PDFs with multiple pages that are not on the last page are broken. They get the last pages RenderingContext and that will calculate wrong coordinates. With this PR it will use the right page, fixing the RenderingContext to be correct and not attach a changing object to the PdfBoxForm.Control would be even better, but more intrusive.

@burka

burka commented Feb 28, 2023

Copy link
Copy Markdown
Author

PR #911 is contained in this PR and should be merged before :-)

@burka

burka commented Feb 28, 2023

Copy link
Copy Markdown
Author

Fixes #914

@zacharysiegel

zacharysiegel commented Jun 15, 2024

Copy link
Copy Markdown

FYI, for anyone visiting this page in the future, another version of this PR was merged into the new openhtmltopdf repository here

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

Successfully merging this pull request may close these issues.

Inputs / Form-Elements on Multi-Page-PDFs on the not-last-page are broken

2 participants