Thanks for the feedback.
I'm forwarding this to the mailing list for further reference (maybe it helps people with the same question). For further questions, please use the general address itext-questions@lists.sourceforge.net instead of the company address at 1T3XT.com.

Op 25/05/2012 13:25, Piotr Gorajski schreef:
Thank you for pointing me this out. That was true of course, I had to add also output intents. Now after validation at http://www.validatepdfa.com/ everything is ok and without any errors (which I had considering those output intents).
Best regards,
Peter Gorajski.

2012/5/25 iText Info <i...@1t3xt.info <mailto:i...@1t3xt.info>>

    Op 25/05/2012 12:09, Piotr Gorajski schreef:

        Thank you very much. I managed to solve the problem. Apart from:

        pdfCopy.setPDFXConformance(PdfCopy.PDFA1B);

        I needed to add after document.open():

        pdfCopy.createXmpMetadata();

        Just like you said.


    For the sake of completeness: please try a Preflight tool (or
    Acrobat) to test the validity of the PDF/A.
    You may get an error because of missing Output Intents. Otherwise
    it should be fine (unless I'm overlooking something).
    best regards,
    Bruno



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to