Lukas Vasek created PDFBOX-1865:
-----------------------------------

             Summary: RenderUtil - rendering blank pages as images from PDF
                 Key: PDFBOX-1865
                 URL: https://issues.apache.org/jira/browse/PDFBOX-1865
             Project: PDFBox
          Issue Type: Bug
          Components: Parsing, Utilities
    Affects Versions: 2.0.0
         Environment: Windows 7 x64, Java 7.40 x64
            Reporter: Lukas Vasek
         Attachments: nv_big_document.pdf, nv_document.pdf

When I'm trying to render images from pdf, it's rendering only blank pages.
I can see in log this warnings:

I 24, 2014 7:19:47 ODP. org.apache.pdfbox.pdfparser.NonSequentialPDFParser 
initialParse
WARNING: PDF file 'c:\nv_big_document.pdf' does not allow extracting content.
I 24, 2014 7:19:47 ODP. org.apache.pdfbox.util.operator.pagedrawer.Invoke 
process
WARNING: Can't find the XObject for 'Xf1'
I 24, 2014 7:19:47 ODP. org.apache.pdfbox.util.operator.pagedrawer.Invoke 
process
WARNING: Can't find the XObject for 'Xf2'
I 24, 2014 7:19:47 ODP. org.apache.pdfbox.util.operator.pagedrawer.Invoke 
process
WARNING: Can't find the XObject for 'Xf3'
I 24, 2014 7:19:47 ODP. org.apache.pdfbox.util.operator.pagedrawer.Invoke 
process
WARNING: Can't find the XObject for 'Xf4'
I 24, 2014 7:19:47 ODP. org.apache.pdfbox.util.operator.pagedrawer.Invoke 
process
WARNING: Can't find the XObject for 'Xf5'
I 24, 2014 7:19:47 ODP. org.apache.pdfbox.util.operator.pagedrawer.Invoke 
process
WARNING: Can't find the XObject for 'Xf6'
I 24, 2014 7:19:47 ODP. org.apache.pdfbox.util.operator.pagedrawer.Invoke 
process
WARNING: Can't find the XObject for 'Xf7'
I 24, 2014 7:19:47 ODP. org.apache.pdfbox.util.operator.pagedrawer.Invoke 
process
WARNING: Can't find the XObject for 'Xf8'

For reading document I'm using PDDocument.loadNonSeq() method.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to