jpeg « PDF file « Java I/O Q&A





1. From JPEG data to a complete JPEG file    stackoverflow.com

I am currently parsing a PDF file using iText, and I encountered an image format which is not supported:

com.itextpdf.text.exceptions.UnsupportedPdfException: The filter /JPXDecode is not supported.
It seems that the information in ...