Hi all, I'm using the iText PdfReader to read the PDF files and write them into the new PDF file. For most of the files works fine. But for some PDF file (I attached one of them), I got this error:
java.io.IOException: the filter/LZWDecode is not supported. at com.lowagie.text.pdf.PdfReaderInstance.getFormXObject(PdfReaderInstance.java :107) at com.lowagie.text.pdf.PdfImportedPage.getFormXObject(PdfImportedPage.java:61) at com.lowagie.text.pdf.PdfReaderInstance.writeAllPages(PdfReaderInstance.java: 148) at com.lowagie.text.pdf.PdfWriter.close(PdfWriter.java:690) at com.lowagie.text.pdf.PdfDocument.close(PdfDocment.java:790) at com.lowagie.text.Document.close(Document.java:480) Can someone please give me some advices? Thanks in advance! Sherry Guo <<tm_vol_1.pdf>>
tm_vol_1.pdf
Description: Binary data
