You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2018/04/17 16:40:00 UTC

[jira] [Commented] (PDFBOX-4194) PDF's with a lot of small images are not printable

    [ 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: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org