IText works great to produce PDFA/1.A

IMHO iText is one of the best tools to produce PDF/A but you have to spend
some time reading the book and the ISO specs.

2011/1/19 Siegfried Raab <s...@dvhaus.de>

>
>
>
>
> *Von:* 1T3XT BVBA [mailto:i...@1t3xt.info]
> *Gesendet:* Mittwoch, 19. Januar 2011 14:58
>
> *An:* itext-questions@lists.sourceforge.net
> *Betreff:* Re: [iText-questions] Is iText able to create document
> according to the PDF/A standard
>
>
>
> Op 19/01/2011 14:19, Siegfried Raab schreef:
>
> Thanks very much for answering. I guess that I can do level B with the
> example “part4.chapter13.PdfXPdfA” from “iText in Action”, i. e.
>
> writer.setPdfVersion(PdfWriter.PDF_VERSION_1_4);
>
> writer.setPDFXConformance(PdfWriter.PDFA1B);
>
> That won't be sufficient, will it?
> Yes, but I’m right the entire example will work? Do I?
>
>
>
> The book from which this example is taken, lists some other requirements
> too.
>
>
>
>
>
> and label A will be much more complicated. Right?
>
> Label A means that you also Tag the PDF.
> There's an example on how to create a tagged PDF in the book,
> but you need the ISO specification to make sure you do this right.
>
>
> ------------------------------------------------------------------------------
> Protect Your Site and Customers from Malware Attacks
> Learn about various malware tactics and how to avoid them. Understand
> malware threats, the impact they can have on your business, and how you
> can protect your company and customers by using code signing.
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> iText-questions mailing list
> iText-questions@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/itext-questions
>
> 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
>
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

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