[
https://issues.apache.org/jira/browse/PDFBOX-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13893422#comment-13893422
]
Lukas Vasek edited comment on PDFBOX-1892 at 2/6/14 3:56 PM:
-------------------------------------------------------------
I'm using actual revision 1565093
I think, problem is with next layer, which is added with number in corner.
was (Author: lukasvasek):
I'm using actual revision 1565093
> 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: Utilities
> Affects Versions: 2.0.0
> Environment: Windows 7 x64, Java 7
> Reporter: Lukas Vasek
> Priority: Blocker
> Labels: noimage, pdfbox, print
> Attachments: test.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)