[
https://issues.apache.org/jira/browse/PDFBOX-6049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18012843#comment-18012843
]
Tilman Hausherr commented on PDFBOX-6049:
-----------------------------------------
Some notes for myself while trying to understand what happens
- The change should cover only the default mode
- The default {{LayoutPage}} object is created only once (obviously)
- The "allPages" mode means that all pages of an overlay file are used, as
opposed to the first page only
- {{createOverlayFormXObject()}} is called for each page, but it will always
return the same {{COSObject}} for the same {{layoutPage}} parameter
> Consider rotation of page when applying overlay
> -----------------------------------------------
>
> Key: PDFBOX-6049
> URL: https://issues.apache.org/jira/browse/PDFBOX-6049
> Project: PDFBox
> Issue Type: Improvement
> Components: Utilities
> Affects Versions: 2.0.34, 3.0.5 PDFBox
> Reporter: Tilman Hausherr
> Priority: Minor
> Attachments: gs-bugzilla690022-reduced-rotations.pdf, overlay.pdf
>
>
> Ideally one would have to apply a transform in calculateAffineTransform(),
> but due to failure to implement this, the alternative would be to somehow
> keep overlay objects for each rotation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]