Tilman Hausherr created PDFBOX-6048:
---------------------------------------

             Summary: 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: 3.0.5 PDFBox, 2.0.34
            Reporter: Tilman Hausherr
            Assignee: Tilman Hausherr
             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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to