Oliver Schmidtmer created PDFBOX-5738:
-----------------------------------------
Summary: Wrong colors in PDF since PDFBOX-5488
Key: PDFBOX-5738
URL: https://issues.apache.org/jira/browse/PDFBOX-5738
Project: PDFBox
Issue Type: Bug
Reporter: Oliver Schmidtmer
Attachments: Rechnung 983312924 (Carbagas).pdf
Since the workaround for PDFBOX-5488, the attached PDF has wrong colors.
The base issue from PDFBOX-5488 might be a difference between the reported
color space from the metadata-tree for the user and the raw pixel data when
readRaster is used, at least if I understand this correctly:
[https://github.com/haraldk/TwelveMonkeys/issues/571]
For the default JPEG Image Reader this is not a problem, as
reader.getImageMetadata throws an Exception "javax.imageio.IIOException: JFIF
APP0 must be first marker after SOI" and "getAdobeTransformByBruteForce" is
used instead of "getAdobeTransform".
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]