[
https://issues.apache.org/jira/browse/PDFBOX-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12910714#action_12910714
]
Kenneth Berland edited comment on PDFBOX-554 at 9/17/10 2:26 PM:
-----------------------------------------------------------------
I can confirm that this works. I'm attaching my FilterManager.java patch
against pdfbox-1.2.1
was (Author: kenberland):
I can confirm that this work.
> Handle JPEG2000 images via JPXDecode filter
> -------------------------------------------
>
> Key: PDFBOX-554
> URL: https://issues.apache.org/jira/browse/PDFBOX-554
> Project: PDFBox
> Issue Type: Improvement
> Components: Parsing
> Affects Versions: 1.0.0
> Reporter: Timo Boehme
> Priority: Minor
> Attachments: JPXFilter.java
>
>
> So far a JPXDecode filter for decoding JPEG2000 images stored as XObjects is
> not implemented.
> I have implemented a simple decode filter using jai-imageio library from
> https://jai-imageio.dev.java.net/ (see attachment).
> It is only a first base feature implementation since no changes to image
> dictionary are respected as well as special color space handling.
> Unfortunately I cannot provide you with a PDF document containing such images
> since the document where I stumbled upon the missing feature is confidential.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.