[
https://issues.apache.org/jira/browse/PDFBOX-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13749801#comment-13749801
]
Sewwandi Wijayaratna commented on PDFBOX-1667:
----------------------------------------------
Here is a patch with the given suggestion.
Sewwandi
> 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: FontBox
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira