[iText-questions] [SPAM] Re: iText attaching file to existing PDF/A-3 results in PdfAConformanceException

2014-02-09 Thread Vad1mo
Problem is now solved. http://stackoverflow.com/questions/21665780/itext-attaching-file-to-existing-pdf-a-3-results-in-pdfaconformanceexception thank you for your help! Cheers, -- View this message in context: http://itext-general.2136553.n4.nabble.com/iText-attaching-file-to-existing-PDF

[iText-questions] [SPAM] iText attaching file to existing PDF/A-3 results in PdfAConformanceException

2014-02-09 Thread Vad1mo
Hello, this is a crosspost to my question on Stackoverflow. Can someone help me regarding this topic? http://stackoverflow.com/questions/21665780/itext-attaching-file-to-existing-pdf-a-3-results-in-pdfaconformanceexception Cheers, -- View this message in context: http://itext-general.213655

[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