[ 
https://issues.apache.org/jira/browse/PDFBOX-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894246#comment-13894246
 ] 

Andreas Lehmkühler commented on PDFBOX-1892:
--------------------------------------------

IMO everything is fine with calling getResources, but I'm afraid my changes to 
avoid a recursion (see PDFBOX-1813 and PDFBOX-1865) introduced a regression 
here. One of the forms is removed because it looks like a possible recursion

> Empty pages after rendering images: 
> org.apache.pdfbox.util.operator.pagedrawer.Invoke
> -------------------------------------------------------------------------------------
>
>                 Key: PDFBOX-1892
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1892
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel
>    Affects Versions: 1.8.4, 2.0.0
>         Environment: Windows 7 x64, Java 7
>            Reporter: Lukas Vasek
>              Labels: noimage, pdfbox
>         Attachments: test.pdf, test2.pdf
>
>
> Hello, 
> I'm printing file (test.pdf) which has on each page generated number with 
> another font. I'm using PDDocument.loadNonSeq() to load data. In logs I can 
> see 
> Feb 6, 2014 3:25:26 PM org.apache.pdfbox.util.operator.pagedrawer.Invoke 
> process
> WARNING: Can't find the XObject for 'Xf1' 
> and no data except that generated numbers are printed.
> I've seen in some old bug that imageIo library was needed, but now in 
> dependencies I don't see it (http://pdfbox.apache.org/dependencies.html)
> Please can you fix this?
> Thanks



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

Reply via email to