1) You are using a very old version of iText - please upgrade. 2) iText already supports creating PDF/A files. Just use the appropriate API (setPDFAConformance??) and it will do all the work for you.
Leonard On 7/28/11 8:41 AM, "myworld.amol" <[email protected]> wrote: >Hi, >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. >But when i try to check whether generated PDF file is PDF/A file or PDF/B >file by using PDFPILOT tool,it gives me error that "Color data not clear". >I am attaching file which contains detailed error message. > >Please suggest me how to avoid this error. > >Thanks >Amol >http://itext-general.2136553.n4.nabble.com/file/n3701217/PDFA_problem.JPG >PDFA_problem.JPG >http://itext-general.2136553.n4.nabble.com/file/n3701217/PDFA_problem.jpg > >-- >View this message in context: >http://itext-general.2136553.n4.nabble.com/what-is-OutputIntent-and-how-to >-create-it-tp3701217p3701217.html >Sent from the iText - General mailing list archive at Nabble.com. > >-------------------------------------------------------------------------- >---- >Got Input? Slashdot Needs You. >Take our quick survey online. Come on, we don't ask for help often. >Plus, you'll get a chance to win $100 to spend on ThinkGeek. >http://p.sf.net/sfu/slashdot-survey >_______________________________________________ >iText-questions mailing list >[email protected] >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 ------------------------------------------------------------------------------ Got Input? Slashdot Needs You. Take our quick survey online. Come on, we don't ask for help often. Plus, you'll get a chance to win $100 to spend on ThinkGeek. http://p.sf.net/sfu/slashdot-survey _______________________________________________ iText-questions mailing list [email protected] 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
