[ 
https://issues.apache.org/jira/browse/PDFBOX-2972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14790873#comment-14790873
 ] 

ASF subversion and git services commented on PDFBOX-2972:
---------------------------------------------------------

Commit 1703442 from [~tilman] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1703442 ]

PDFBOX-2972: use RelativeColorimetric intent by default, as pointed out by 
Timur Kamalov

> Exception when RenderingIntent value 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to