iText, pdf/a, xmp, and xfa
- From: Leonard Rosenthol <leonardr (at) pdfsages.com>
- Date: Fri, 2 Feb 2007 07:34:46 -0500
On Feb 2, 2007, at 7:12 AM, Sérgio Oliveira wrote:
> 2 - I need to create pdf/a documents (1b would be acceptable). I´m
> using two main applications: LiveCycle Forms Server and an older
> Form Server (accelio stuff I think).
That's going to be a problem since the XFA forms generated by those
products can't (without a LOT of processing) be made PDF/A
compatible. The next major release of LiveCycle Forms Server will
support the creation of PDF/A compliant files, but I can't comment on
a date for that.
> Well, in what relates to the first one, I believe I will be able to
> create pdf/a docuemnts directly with this tool; However, for the
> second one (using preflight I was able to identify the producer of
> this document: PdfLib 3.0.2), the pdf created are 1.3.
OK, so you are having it generate "flattened" PDF. AND that
software is VERY old!
> # The document’s XMP Metadata does not contain a PDF/A entry, or
> the PDF/A entry is not stored under the correct namespace URI which
> must be “http://www.aiim.org/pdfa/ns/id/”; (including the trailing
> slash).
> => I get this even after the creation of the XMP Metadata using
> iText. I believe its due to the lack of a tag or due to the
> namespace uRI as described in the message.
>
You need to manually add the appropriate PDF/A metadata - iText
won't do it.
> # PDF/A requires that as soon as DeviceGray, DeviceRGB or
> DeviceCMYK are used an OutputIntent with a destination profile must
> be present.
> => This question was made some times agor in this malling list, but
> without a working answer. In this new version, what can be done
> about this?
>
Create a PDF/X-3 file, which has the same graphic requirements.
However, iText can NOT help you do this to an existing PDF.
> # PDF/A requires that all fonts used for text are embedded unless
> that text uses text rendering mode 3 (invisible text). (and text
> rendering mode not 3).
> => Some fonts are not embedded. I believe the right place to solve
> this problem would be with the tooll that created the pdf document,
> however, that tool is old and almost not documented (well, is
> PDFlib but I can only access it using Form Server). My question is:
> Is it possible to search missing fonts and replace them with iText?
> (adding just font subsets was great).
>
No.
Leonard
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
iText-questions mailing list
iText-questions (at) lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/