[
https://issues.apache.org/jira/browse/PDFBOX-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Hewson updated PDFBOX-1667:
--------------------------------
Component/s: (was: FontBox)
PDModel
> org.apache.pdfbox.pdmodel.graphics.color.PDOutputIntent throws Exception
> while it can throw IOException instead
> ---------------------------------------------------------------------------------------------------------------
>
> Key: PDFBOX-1667
> URL: https://issues.apache.org/jira/browse/PDFBOX-1667
> Project: PDFBox
> Issue Type: Improvement
> Components: PDModel
> Affects Versions: 2.0.0
> Reporter: Max Gilead
> Priority: Trivial
> Labels: easyfix
> Fix For: 2.0.0
>
> Attachments: PDFBOX-1667.patch
>
>
> public PDOutputIntent(PDDocument doc, InputStream colorProfile) throws
> Exception
> can be
> public PDOutputIntent(PDDocument doc, InputStream colorProfile) throws
> IOException
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)