RE: [iText-questions] iText question from a new user

2003-01-30 Thread Paulo Soares
TECTED]] > Sent: Thursday, January 30, 2003 17:09 > To: [EMAIL PROTECTED] > Subject: RE: [iText-questions] iText question from a new user > > When yor say "fonts are usually subset" - that's if you only include the > used glphys, correct? If we have contr

RE: [iText-questions] iText question from a new user

2003-01-30 Thread Andy Kriger
ursday, January 30, 2003 11:34 To: 'Andy Kriger'; [EMAIL PROTECTED] Subject: RE: [iText-questions] iText question from a new user Before you start anything don't forget that fonts are usually subset which means that you have a good chance of writing a string consisting of squares.

RE: [iText-questions] iText question from a new user

2003-01-30 Thread Paulo Soares
. Best Regards, Paulo Soares > -Original Message- > From: Andy Kriger [SMTP:[EMAIL PROTECTED]] > Sent: Thursday, January 30, 2003 16:16 > To: [EMAIL PROTECTED] > Subject: RE: [iText-questions] iText question from a new user > > No problem with that. I can read spec

RE: [iText-questions] iText question from a new user

2003-01-30 Thread Andy Kriger
nal Message- From: Leonard Rosenthol [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 30, 2003 11:07 To: Andy Kriger; [EMAIL PROTECTED] Subject: RE: [iText-questions] iText question from a new user At 10:01 AM -0500 1/30/03, Andy Kriger wrote: >Then the next question is are there open-source o

RE: [iText-questions] iText question from a new user

2003-01-30 Thread Andy Kriger
: [iText-questions] iText question from a new user At 5:45 PM -0500 1/29/03, Andy Kriger wrote: >Could I get embedded Fonts out of the PDF and use those to generate dynamic >strings/images which I can paste into the PDF? Same answer... Possible, yes, but it will require you t

RE: [iText-questions] iText question from a new user

2003-01-29 Thread Andy Kriger
onard 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 t

[iText-questions] iText question from a new user

2003-01-29 Thread Andy Kriger
I am interested in modifying existing PDF files using iText. I'd like to know what it's capabilities in this regard are. 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? If so, how would I get a