You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Andreas Lehmkühler (JIRA)" <ji...@apache.org> on 2014/01/27 19:25:50 UTC

[jira] [Assigned] (PDFBOX-1865) RenderUtil - rendering blank pages as images from PDF

     [ https://issues.apache.org/jira/browse/PDFBOX-1865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Lehmkühler reassigned PDFBOX-1865:
------------------------------------------

    Assignee: Andreas Lehmkühler

> 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
>            Assignee: Andreas Lehmkühler
>         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)