Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
2.0.6
-
None
-
None
-
None
-
Gentoo, Ubuntu
Description
We found that some images in our pdf flow didn't have the correct colors after extraction.
After some investigation it seemed that we had the same problem with both poppler and pdfbox. We found a solution for poppler where we recompiled it with version 2.8 of Little CMS.
The images in this issue was created with these commands:
```
java -jar pdfbox-app-2.1.0-SNAPSHOT.jar PDFToImage -imageType png test.pdf
```
```
pdftoppm test.pdf -png poppler
```
Best regards
Daniel
Attachments
Attachments
Issue Links
- is duplicated by
-
PDFBOX-2917 PDF to Image, faint/dim Images
- Closed