Could I get embedded Fonts out of the PDF and use those to generate dynamic strings/images which I can paste into the PDF? And again, if so, how would I do this? I wasn't seeing how to access Font info once I had read the PDF in using PdfReader.
thx -----Original Message----- From: Leonard Rosenthol [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 29, 2003 16:06 To: Andy Kriger; [EMAIL PROTECTED] Subject: Re: [iText-questions] iText question from a new user At 3:44 PM -0500 1/29/03, Andy Kriger wrote: >I am interested in modifying existing PDF files using iText. I think you may be asking for more than you'll be able to get... >Specifically, I can currently read a file using PdfReader. Great, very easy. >Is it possible to change the fonts in the document and write a new PDF out? Possible, yes, but it will require you to have VERY DETAILED knowledge of PDF internals and work at the lowest possible level of iText... Leonard -- --------------------------------------------------------------------------- Leonard Rosenthol <mailto:[EMAIL PROTECTED]> Chief Technical Officer <http://www.pdfsages.com> PDF Sages, Inc. 215-629-3700 (voice) 215-629-0789 (fax) ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
