Daniel Persson created PDFBOX-3802:
--------------------------------------

             Summary: Images wrong color
                 Key: PDFBOX-3802
                 URL: https://issues.apache.org/jira/browse/PDFBOX-3802
             Project: PDFBox
          Issue Type: Bug
    Affects Versions: 2.0.6
         Environment: Gentoo, Ubuntu
            Reporter: Daniel Persson
            Priority: Minor
         Attachments: pdfbox.png, poppler.png, test.pdf

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



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to