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