Re: [iText-questions] Converting text to outlines

2008-05-28 Thread Leonard Rosenthol
On May 28, 2008, at 8:26 AM, Vernon wrote: > One the standard problems with commercial printing PDFs is that the > recipient > may not have the font's installed; Which is why you embed the font. > and embedding is not necessarily as reliable > as converting the text font to outlines.

Re: [iText-questions] Converting text to outlines

2008-05-28 Thread 1T3XT info
Vernon wrote: > Hi everyone, > > One the standard problems with commercial printing PDFs is that the recipient > may not have the font's installed; and embedding is not necessarily as > reliable > as converting the text font to outlines. I don't agree with you (and so will Leonard probably).

[iText-questions] Converting text to outlines

2008-05-28 Thread Vernon
Hi everyone, One the standard problems with commercial printing PDFs is that the recipient may not have the font's installed; and embedding is not necessarily as reliable as converting the text font to outlines. Can one do this in iText ? Apologies if I missed it in searching the archives.. Th