Hi,

Are there any simple instructions for a novice in Java on how to suitably 
change the source code of PDFBox to allow it to read PDF documents with images 
in JPEG2000 format?

I've tried to change pom.xml under various directories (trial and error) and I 
keep getting either of the following errors:

Exception in thread "main" java.util.ServiceConfigurationError: 
javax.imageio.spi.ImageWriterSpi: Provider 
com.github.jaiimageio.jpeg2000.impl.J2KImageWriterSpi not found

or

SEVERE: Cannot read JPEG2000 image: Java Advanced Imaging (JAI) Image I/O Tools 
are not installed

Regards
Prakash

Reply via email to