Dear Team,
I am using iTextsharp to extract images from the PDF file, i am able to
extract images, but the extracted images are not in correct format (i.e. it
looks like negative proof). See the sample extracted image here
http://i.imgur.com/N5XbIOV.jpg?1. Any advice on this. Thanks in advance.
--
Hello,
I tried the pdf/A-3 example and it didn't work with the current 5.4.4-SNAPSHOT. According to the spec embedding files is allowed.
Exception in thread "main" com.itextpdf.text.pdf.PdfAConformanceException: Embedded files are not permitted.
at com.itextpdf.text.pdf.internal.PdfA1
Hello,
I tried the pdf/A-3 example and it didn't work with the current
5.4.4-SNAPSHOT. According to the spec it should be allowed.
Exception in thread "main" com.itextpdf.text.pdf.PdfAConformanceException:
Embedded files are not permitted.
at
com.itextpdf.text.pdf.internal.PdfA1Checker.ch