You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Sewwandi Wijayaratna (JIRA)" <ji...@apache.org> on 2013/08/26 04:40:51 UTC

[jira] [Updated] (PDFBOX-1667) org.apache.pdfbox.pdmodel.graphics.color.PDOutputIntent throws Exception while it can throw IOException instead

     [ https://issues.apache.org/jira/browse/PDFBOX-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sewwandi Wijayaratna updated PDFBOX-1667:
-----------------------------------------

    Attachment: PDFBOX-1667.patch
    
> 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