[
https://issues.apache.org/jira/browse/PDFBOX-4840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17115159#comment-17115159
]
Tilman Hausherr edited comment on PDFBOX-4840 at 5/24/20, 11:58 AM:
--------------------------------------------------------------------
Done. So now you can run the build and see whether your changes alter anything
in existing behavior. If something breaks, the model PDFs are in
"pdfbox/src/test/resources/org/apache/pdfbox/multipdf", and the (possibly)
"wrong" result PDFs are in "pdfbox/target/test-output/overlay".
was (Author: tilman):
Done. So now you can run the build and see whether your changes alter anything
in existing code. If something breaks, the model PDFs are in
"pdfbox/src/test/resources/org/apache/pdfbox/multipdf", and the result PDFs are
in "pdfbox/target/test-output/overlay".
> Overlay doesn't work properly when page is rotated
> --------------------------------------------------
>
> Key: PDFBOX-4840
> URL: https://issues.apache.org/jira/browse/PDFBOX-4840
> Project: PDFBox
> Issue Type: Bug
> Components: Utilities
> Affects Versions: 2.0.19
> Reporter: Tilman Hausherr
> Priority: Major
> Attachments: Overlay.java, changes.png, rot0.pdf, rot180.pdf,
> rot270.pdf, rot90.pdf
>
>
> Reverse of PDFBOX-4596, when the base page is rotated but not the overlay.
> Whatever needs to be done will probably be inĀ {{calculateAffineTransform()}}
> or in {{createOverlayXObject()}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]