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
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
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