Gilad Denneboom created PDFBOX-1967: ---------------------------------------
Summary: findMediaBox returns wrong value Key: PDFBOX-1967 URL: https://issues.apache.org/jira/browse/PDFBOX-1967 Project: PDFBox Issue Type: Bug Components: PDModel Affects Versions: 1.8.4 Environment: Windows, Eclipse Reporter: Gilad Denneboom The PDPage method findMediaBox returns the wrong value, starting with version 1.8.4. The result for the attached page is: [0.0,0.0,612.0,792.0] v1.8.3 returns [0.0,0.0,595.276,765.354], and these are also the values reported by Acrobat. -- This message was sent by Atlassian JIRA (v6.2#6252)