Hello Support,
Hi All,
I am trying to create PDF/A file with iText 2.1.7 jar. I know it is older
version,but due to some reasons we need to use this version only for PDF/A .

  writer.setPDFXConformance(PdfWriter.PDFA1A);
  writer.createXmpMetadata();

when i use these statements and generate PDF/A by processing my paragraphs
and fonts,it generate PDF/A file.But when i try to validate it with 
PdfPilot tool to check its PDF/A compliance,it is giving me error that
*"PDF/A-1a requires a PDF contains structure information".
Structure tree root info is missing..
MarkInfo missing..*

What is this error??
What extra statements i need to add for PDF/A-1a conformance??
But when i use PDF/A-1b conformance,it gives me valid result..


Please reply.

Thanks
Amol Borate 

--
View this message in context: 
http://itext-general.2136553.n4.nabble.com/PDF-A-1a-missing-structure-issue-tp3735572p3735572.html
Sent from the iText - General mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. 
http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
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