[iText-questions] PDF/A validations fails due to color outPutIntent not set.How to solve this?

2011-07-31 Thread myworld.amol
I am trying to generate PDF/A using iText 2.1.7 jar. I have created XMPMetadata and also i have embedded fonts in my generated PDF/A. writer.setPDFXConformance(PdfWriter.PDFA1B); writer.createXmpMetadata(); document.open(); and after that i am processing my document. i.e. creating chunks and para

[iText-questions] how to keep the pdf opening

2011-07-31 Thread mothee
how to keep the pdf opening My case is I want to sent a pdf file to many people, and I want to add the email address to the metadata of the pdf in order to authenticate the pdf to follow who is distributed my pdf. So I need add an email address to the sending pdf, then send the pdf to the email a

Re: [iText-questions] Fwd: Document getBottomMargin() bug

2011-07-31 Thread Jason Berk
Sometimes I even surprise myself :-) Let me finish coding up my "workaround" and I'll post it. Maybe it will be helpful to others... Jason -Original Message- From: 1T3XT BVBA [mailto:i...@1t3xt.info] Sent: Saturday, July 30, 2011 12:13 AM To: Post all your questions about iText here Su