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 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.