[
https://issues.apache.org/jira/browse/PDFBOX-4194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441130#comment-16441130
]
Tilman Hausherr commented on PDFBOX-4194:
-----------------------------------------
Your page does print, but it takes several minutes. It is a java problem.
This is a known problem, sadly, see linked issue. Yours is even worse.
Workaround: use a non zero dpi value (at least 300, maybe 600) for PDFPrintable
or PDFPageable.
> PDF's with a lot of small images are not printable
> --------------------------------------------------
>
> Key: PDFBOX-4194
> URL: https://issues.apache.org/jira/browse/PDFBOX-4194
> Project: PDFBox
> Issue Type: Bug
> Affects Versions: 2.0.9
> Reporter: Swen Vogel
> Priority: Major
> Labels: print, printing
> Attachments: sample.pdf
>
>
> Some PDF's with a lot of small images are not printable with PDFBox on
> Windows. I tried to use the command line tool and the API methods.
> It seems that the PDFPrintable.print method is called infinitely with the
> same pageIndex parameter.
> In the sample PDF the background watermark is composed of different small
> images.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]