You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Daniel Migowski (Jira)" <ji...@apache.org> on 2020/04/29 18:33:00 UTC

[jira] [Comment Edited] (PDFBOX-4821) My PDF document is not printed correctly. Rendering it works.

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

Daniel Migowski edited comment on PDFBOX-4821 at 4/29/20, 6:32 PM:
-------------------------------------------------------------------

Correct, my fault, passing a DPI number doesn't show the problem. Will update the ticket text. Got my Viewer configurations mixed up, sorry.

[~tilman]: You think the bug is still worthy to be fixed? I don't like rendering in my application except when absolutely required because of the large size of the print jobs and the memory requirements in general.


was (Author: dmigowski):
Correct, my fault, passing a DPI number doesn't show the problem. Will update the ticket text. Got my Viewer configurations mixed up, sorry.

> My PDF document is not printed correctly. Rendering it works.
> -------------------------------------------------------------
>
>                 Key: PDFBOX-4821
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4821
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Rendering
>    Affects Versions: 2.0.15, 2.0.20
>         Environment: Windows 10, JDK 1.8.0_152
>            Reporter: Daniel Migowski
>            Priority: Major
>              Labels: bug, printing, rendering
>         Attachments: ArtefactWhilePrinting.png, DevconLetterPaperPrinter.java, DevconLetterPaperRenderer.java, LogoOnly_Letterpaper.pdf, RenderingResult.png
>
>
> I am printing PDF files with Apache PDFBox. The attached file shows a second turquise square on the top of the page (See attached file "ArtefactWhilePrinting.png").
> When I try to render the PDF with PDFBox the result looks nice (see attached file "RenderingResult.png")
> I have provided the code to render / print the letterpaper, and also the Input PDF ("LogoOnly_Letterpaper.pdf"). 
> The PDF is the output of an SVN file, exported by Inkscape, but AFAIK there isn't even an object at the location where the square appears in printing, so I cannot tell what bugs lets it appear there.
> Thanks for improving the PDF component to also handle this PDF in advance, you guys are great.
> -Update: I tried to give a DPI number to printing, so the pixelating is done within PDF Box, but there the artefact still appears. So rendering with DPI to Image works (also with 300 DPI images), but rendering even with DPI to paper leads to the strange artefact.-  Not true, rendering in PDFBox doesn't show behaviour.
> Update 2: Checked with currently nightly, bug still appears.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org