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

Andreas Lehmkühler resolved PDFBOX-81.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.8.0
         Assignee: Andreas Lehmkühler

The JPedal plugin seems to be a dead end as it doesn't support JBIG2Globals. 
PDFBOX-1067 provides a working solution.

Set to resolved.
                
> Excetion while extracting images
> --------------------------------
>
>                 Key: PDFBOX-81
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-81
>             Project: PDFBox
>          Issue Type: New Feature
>          Components: PDFReader
>    Affects Versions: 0.8.0-incubator
>            Assignee: Andreas Lehmkühler
>            Priority: Minor
>              Labels: JBIG2
>             Fix For: 1.8.0
>
>         Attachments: COSName.java.diff, FilterManager.java.diff, 
> JBIG2Filter.java, jbig2_src.zip, pdfbox-81.PDXObjectImage.patch, 
> sigice9_172.Adobe.pdf, sigice9_172.CVISION.pdf
>
>
> [imported from SourceForge]
> http://sourceforge.net/tracker/index.php?group_id=78314&atid=552832&aid=1259747
> Originally submitted by guzzil on 2005-08-15 02:40.
> when trying to extract images from I pdf, i get exceptions  
> like  
> Exception in thread "main" java.io.IOException: Unknown  
> stream filter:COSName{JBIG2Decode}  
>         at  
> org.pdfbox.filter.FilterManager.getFilter(FilterManager.java:116)  
>         at  
> org.pdfbox.cos.COSStream.doDecode(COSStream.java:276)  
>         at  
> org.pdfbox.cos.COSStream.doDecode(COSStream.java:240)  
>         at  
> org.pdfbox.cos.COSStream.getUnfilteredStream(COSStream.java:173)  
>         at  
> org.pdfbox.pdmodel.common.PDStream.createInputStream(PDStream.java:205)  
>         at  
> org.pdfbox.pdmodel.common.PDStream.getByteArray(PDStream.java:458)  
>         at  
> org.pdfbox.pdmodel.graphics.xobject.PDPixelMap.getRGBImage(PDPixelMap.java:131)
>   
>         at  
> org.pdfbox.pdmodel.graphics.xobject.PDPixelMap.write2OutputStream(PDPixelMap.java:153)
>   
>         at  
> org.pdfbox.pdmodel.graphics.xobject.PDXObjectImage.write2file(PDXObjectImage.java:117)
>   
>         at  
> org.pdfbox.ExtractImages.extractImages(ExtractImages.java:169)  
>         at  
> org.pdfbox.ExtractImages.main(ExtractImages.java:73)  
>   
> The pdfs are scanned images, which are afterwards  
> optimized with Adobe Acrobats "optimize" function.  
>   
> pdfimages from xpdf can extract the images.  
>  
> I can send you a pdf with this error (it is to big for an 
> upload). 
> [comment on SourceForge]
> Originally sent by benlitchfield.
> Logged In: YES 
> user_id=601708
> yes please upload the pdf to ftp.pdfbox.org and I will take a 
> look at it.
> Ben Litchfield

--
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

Reply via email to