[
https://issues.apache.org/jira/browse/PDFBOX-5196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17349009#comment-17349009
]
ASF subversion and git services commented on PDFBOX-5196:
---------------------------------------------------------
Commit 1890058 from Tilman Hausherr in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1890058 ]
PDFBOX-5196, PDFBOX-5137: use numFrameComponents instead of numScanComponents
to get component count, as suggested by Matej Risek and Stéphane Vallée; closes
#110
> Wrong color space detected for some Jpeg images
> -----------------------------------------------
>
> Key: PDFBOX-5196
> URL: https://issues.apache.org/jira/browse/PDFBOX-5196
> Project: PDFBox
> Issue Type: Bug
> Components: Parsing
> Affects Versions: 2.0.23
> Reporter: Stéphane Vallée
> Priority: Major
> Attachments: lotus.jpg
>
>
> When retrieving the number of components in a jpeg image, class
> org.apache.pdfbox.pdmodel.graphics.image.JPEGFactory seems to retrieve the
> wrong metadata ("markerSequence/sos/@numScanComponents" instead of
> "markerSequence/sof/@numFrameComponents").
> As a consequence, a wrong color space might be assigned to the image,
> preventing such image to be properly rendered in an PDF document.
> Attached is a jpeg file whose color space will be wrongly determined
> (PDDeviceGray.INSTANCE instead of PDDeviceRGB.INSTANCE)
>
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]