[ https://issues.apache.org/jira/browse/PDFBOX-3003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14940275#comment-14940275 ]
Tilman Hausherr commented on PDFBOX-3003: ----------------------------------------- According to the specification, the abbreviations are G, RGB, and CMYK, but you are using "Gray" instead of "G", are you sure? Btw, small wish for next time: recently (but not always) your patches have had a huge code segment (after "<+>") as additional info, it makes them harder to read. This is not an error, but a bit weird for people who read patches in an editor first. > Incorrect color space processing for inline images > -------------------------------------------------- > > Key: PDFBOX-3003 > URL: https://issues.apache.org/jira/browse/PDFBOX-3003 > Project: PDFBox > Issue Type: Bug > Components: PDModel > Affects Versions: 2.0.0 > Reporter: Evgeniy Muravitskiy > Attachments: ColorSpaceInlineImages.patch > > > Getting wrong color space for inline images because of abbreviations. (PDF > Reference 1.4, chapter 4.8.6). > According to specification inline images can use directly (not by names) only > 4 color spaces: DeviceGray (Gray), DeviceCMYK (CMYK), DeviceRGB (RGB), > Indexed (I). -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org