[ https://issues.apache.org/jira/browse/PDFBOX-512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Christian Spurk updated PDFBOX-512: ----------------------------------- Attachment: getPageMap.patch a patch fixing the described issue > org.apache.pdfbox.pdmodel.PDDocument.getPageMap() always returns null > --------------------------------------------------------------------- > > Key: PDFBOX-512 > URL: https://issues.apache.org/jira/browse/PDFBOX-512 > Project: PDFBox > Issue Type: Bug > Components: PDModel > Affects Versions: 0.8.0-incubator > Reporter: Christian Spurk > Fix For: 0.8.0-incubator > > Attachments: getPageMap.patch > > > The getPageMap() method of org.apache.pdfbox.pdmodel.PDDocument can never > return anything else but null in the current SVN trunk version. The simple > patch I will attach shortly solves the problem. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.