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

Add helpers for transform matrices and XObjects #145

Merged
merged 21 commits into from
Oct 3, 2022
Merged

Add helpers for transform matrices and XObjects #145

merged 21 commits into from
Oct 3, 2022

Conversation

mara004
Copy link
Member

@mara004 mara004 commented Oct 1, 2022

This enables callers to capture pages as XObjects, get a page object for the XObject, transform it, and add it to a page.
This could be used to implement a custom N-up compositor, for instance.

@mara004 mara004 self-assigned this Oct 1, 2022
@mara004

This comment was marked as outdated.

@mara004 mara004 force-pushed the pageobjects branch 3 times, most recently from 5e2d3e5 to 8a41279 Compare October 3, 2022 13:07
@mara004 mara004 marked this pull request as ready for review October 3, 2022 13:14
@mara004
Copy link
Member Author

mara004 commented Oct 3, 2022

Found and reported https://crbug.com/pdfium/1905 while adding additional validation to get_pos().

@mara004 mara004 merged commit 78c1102 into main Oct 3, 2022
@mara004 mara004 deleted the pageobjects branch October 3, 2022 14:26
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.

1 participant