[
https://issues.apache.org/jira/browse/PDFBOX-927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Lehmkühler resolved PDFBOX-927.
---------------------------------------
Resolution: Fixed
Fix Version/s: 1.8.0
Assignee: Andreas Lehmkühler
There were 2 issues:
- unsupported Indexed color space
- missing JBIG2 support
In the current trunk (revision 1433060) everything works fine. Be sure to have
a working JBIG2 imageio-plugin in the classpath.
> Problem on writing some kind of images to a File in filesystem
> --------------------------------------------------------------
>
> Key: PDFBOX-927
> URL: https://issues.apache.org/jira/browse/PDFBOX-927
> Project: PDFBox
> Issue Type: Bug
> Components: PDModel
> Affects Versions: 1.2.1, 1.3.1, 1.4.0
> Environment: JDK5 / 6
> Reporter: JOSE FREITAS
> Assignee: Andreas Lehmkühler
> Priority: Minor
> Fix For: 1.8.0
>
> Attachments: 1___Im0-1.jpg, comparison.png, ExtractImages.java, test
> with pdindexed.pdf
>
>
> I have an image object which is an instance of PDXObjectImage.
> If it has PDIndexed as colorspace.
>
> "image.getColorSpace() instanceof PDIndexed"
> the image is wrongly rendered.
> Is there any known issue with this colorSpace?
> I think the problem could be at:
> image.write2file(...) or
> image.write2OutputStream(...);
--
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