I currently involve in a Project to apply PDF/A Standards to existing PDF
files. I have 3 main questions.
· The existing PDF files had embedded CID fonts, because of that you
can’t serach or copy words. Therefore we thought of replacing CID fonts with
WinAnsi encoded true type fonts. Is this possible using iText? If not can
you please recommend a different application?
· These existing PDFs are in version 1.3, so in order to apply PDF/A
I first need to perform a version conversion. I thought of converting to PDF
1.6. I’m pretty satisfied with iText and currently use iText to my project.
Recently I found that setting “PdfCopy.setPdfVersion(PdfCopy.version_1_6)”
will just change the header, but not checking whether the PDF in version
1.6. Is this correct?
· Will, setting “PdfCopy.setPDFXConformance(PdfCopy.PDFA1A)” ensures
that the PDF file in PDF/A standards?? But the most confusing thing is in
PDF/A standards we have to embed the full font to the file, but I found that
in iText we cannot embed fully, always it embeds a subset. Can you please
clarify?
Thanks in advance !!
--
C.S.Nirmal J. Fernando
Department of Computer Science & Engineering,
Faculty of Engineering,
University of Moratuwa,
Sri Lanka.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions:
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/