You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Harish Thalla (JIRA)" <ji...@apache.org> on 2018/01/09 18:37:00 UTC

[jira] [Created] (PDFBOX-4059) Issue with JBIG2 Image type for PDF conversion using PDFBOX

Harish Thalla created PDFBOX-4059:
-------------------------------------

             Summary: Issue with JBIG2 Image type for PDF conversion using PDFBOX
                 Key: PDFBOX-4059
                 URL: https://issues.apache.org/jira/browse/PDFBOX-4059
             Project: PDFBox
          Issue Type: Bug
          Components: JBIG2
    Affects Versions: 2.0.8
         Environment: Windows 7
            Reporter: Harish Thalla
         Attachments: 1773433_WILL.pdf

I am trying to use PDFBox 2.0.8 tool to convert PDF documents to Image files for one of our IT Projects . I am getting an error when doing this conversion due to JBIG2 image conversion.
I am getting the following error.
SEVERE: Cannot read JBIG2 image: jbig2-imageio is not installed.

I downloaded levigo-jbig2-imageio-2.0.jar, jbig2.jar and JBIG2-Image-Decoder.jar files from https://pdfbox.apache.org and tried to use them but still getting the same error. My command line on DOS is as follows.

java -cp "C:\oracle\Java\jdk1.6.0_38\lib\*" -jar c:\java_test\pdfbox-app-2.0.8.jar PDFToImage 1449355_Fax.pdf

Any help to resolve this issue will be greatly appreciated. Thanks,



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org