[ https://issues.apache.org/jira/browse/PDFBOX-6048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18012347#comment-18012347 ]
ASF subversion and git services commented on PDFBOX-6048: --------------------------------------------------------- Commit 1927640 from Tilman Hausherr in branch 'pdfbox/trunk' [ https://svn.apache.org/r1927640 ] PDFBOX-6048: calculate overlay position to lower left of the media box instead of from (0,0) > Overlay on PDF with unusual media box not visible > ------------------------------------------------- > > Key: PDFBOX-6048 > URL: https://issues.apache.org/jira/browse/PDFBOX-6048 > Project: PDFBox > Issue Type: Bug > Components: Utilities > Affects Versions: 2.0.34, 3.0.5 PDFBox > Reporter: Tilman Hausherr > Assignee: Tilman Hausherr > Priority: Major > Fix For: 4.0.0 > > Attachments: originalPDF.pdf, overlay.pdf > > > See attached link; user had a file and an overlay and the result wasn't > visible. The reason is that calculateAffineTransform() assumes that our > origin is (0,0) and in this file it is (0,-6600). > I'll change the method accordingly but won't touch the earlier versions > because this could change existing applications. We'll have to put this on > the migration list. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org