Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Duplicate
-
2.0.20
-
None
Description
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.
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
Hope we can find a solution to this problem, perhaps it is related to PDFBOX-4516?
Best regards
Daniel
Attachments
Attachments
Issue Links
- duplicates
-
PDFBOX-4863 Bitmapped fonts are rendered very blurry
- Closed
- relates to
-
PDFBOX-4516 PDFBox text and images are blurry even after rendering with high DPI
- Closed