[iText-questions] Help Needed: Extracted images from PDF using iTextsharp not in correct format - C#

2013-07-26 Thread Dhakshina moorthy
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. --

[iText-questions] PDF/A-3 embed file does not work with 5.4.4-SNAPSHOT

2013-07-26 Thread Vad1mo
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

[iText-questions] [SPAM] pdfa3 example doesnt work with 5.4.4-SNAPSHOT

2013-07-26 Thread Vad1mo
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