You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Timur Kamalov (JIRA)" <ji...@apache.org> on 2015/09/16 13:05:45 UTC

[jira] [Created] (PDFBOX-2972) Exception when RenderingIntent is not one of the predefined.

Timur Kamalov created PDFBOX-2972:
-------------------------------------

             Summary: Exception when RenderingIntent is not one of the predefined.
                 Key: PDFBOX-2972
                 URL: https://issues.apache.org/jira/browse/PDFBOX-2972
             Project: PDFBox
          Issue Type: Bug
            Reporter: Timur Kamalov


Hello!

Due to pdf specification there are four possible rendering intents : RelativeColorimetric, AbsoluteColorimetric, Perceptual or Saturation. But also there's a remark that "If the viewer application does not
recognize the specified name, it uses the RelativeColorimetric intent by default."
PDFBox throws exception while encountering unknown RenderingIntent which seems to be incorrect behavior.
Look at org.apache.pdfbox.pdmodel.graphics.state.RenderingIntent.fromString 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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