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 Persson (Jira)" <ji...@apache.org> on 2020/07/16 19:46:00 UTC

[jira] [Created] (PDFBOX-4917) Images are blurry after updating to 2.0.20

Daniel Persson created PDFBOX-4917:
--------------------------------------

             Summary: Images are blurry after updating to 2.0.20
                 Key: PDFBOX-4917
                 URL: https://issues.apache.org/jira/browse/PDFBOX-4917
             Project: PDFBox
          Issue Type: Bug
            Reporter: Daniel Persson
         Attachments: issue.pdf, pdfbox-app-2.0.19.jpg, pdfbox-app-2.0.20.jpg

Hi team.

We have noticed that after updating to PDFBox to 2.0.20 some images are blurry and unreadable even in 300 DPI.

We have rendered both these images with the same parameters just different versions of PDFBox.
{code:java}
java -jar pdfbox-app-2.0.19.jar PDFToImage -dpi 300 -quality 0.95 issue.pdf

java -jar pdfbox-app-2.0.20.jar PDFToImage -dpi 300 -quality 0.95 issue.pdf{code}
Hope we can find a solution to this problem, perhaps it is related to PDFBOX-4516?

Best regards

Daniel



--
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