[
https://issues.apache.org/jira/browse/PDFBOX-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Hewson resolved PDFBOX-1073.
---------------------------------
Resolution: Incomplete
Closing due to a lack of information.
> Error when handling a TIFF image
> --------------------------------
>
> Key: PDFBOX-1073
> URL: https://issues.apache.org/jira/browse/PDFBOX-1073
> Project: PDFBox
> Issue Type: Bug
> Components: PDModel
> Affects Versions: 1.6.0
> Environment: Ubuntu 11/04
> Reporter: Mehdi Houshmand
> Priority: Trivial
> Attachments: tiffErrorFix.patch
>
>
> There is an error in a TIFF image within a PDF document and when
> PDCcitt.getRGBImage() is called, there is a disparity between current PDFBox
> and v0.8.0. The issue is that there now TIFF decoding features whereas the
> older PDFBox used to hand that off to java.imageio.
> The bug here isn't in the Ccitt decoder, but rather in how
> PDCcitt.getRGBImage() handles an error. Rather than bombing out, I have
> reimplemented the old feature when an error is thrown.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)