Hi, We are trying to use PDFBox 2.0.8 tool to convert PDF documents to Image files for one of our IT Projects . We are 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 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, Harish Thalla CNT Infotech. Ph: 302 857 5355 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

