Re: Having a font which is not embedded in the PDF

2004-11-10 Thread Clay Leeds
On Nov 10, 2004, at 1:21 PM, Jeremias Maerki wrote: "Ask Jeremias" Good name for a company. :-) http://www.askjeremias.com/ heh! nice! Anyway, as far as I can tell you can omit the embed-file for Type1 fonts if the name under which the font is registered matches a font that is registered in your o

Re: Having a font which is not embedded in the PDF

2004-11-10 Thread Jeremias Maerki
"Ask Jeremias" Good name for a company. :-) Anyway, as far as I can tell you can omit the embed-file for Type1 fonts if the name under which the font is registered matches a font that is registered in your operating system's font subsystem. For TrueType this doesn't work because currently FOP does

RE: fo failed to process Unicode CJK in servlet

2004-11-10 Thread Andreas L. Delmelle
> -Original Message- > From: Ma, Liang [mailto:[EMAIL PROTECTED] > Hi, You are using FOP's latest maintenance release (0.20.5), which is FTM still recommended for general use. Driver.java, which contains the Driver and Service classes, can be found in the Attic at: http://cvs.apache.org/

RE: fo failed to process Unicode CJK in servlet

2004-11-10 Thread Ma, Liang
Hi Pietschmann, Look at what I got from tomcat community. reply from tomcat-user mailing list As the stack trace shows, the exception is in the FOP classes. So the amount of blame you can give Tomcat, and the amount of help you can get on this list, are both severely limited. However,

Re: Font Metrics

2004-11-10 Thread Mark Williams
Andreas, Excellent. Thanks for your help. Mark - Original Message - From: "Andreas L. Delmelle" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 10, 2004 6:11 PM Subject: RE: Font Metrics > > -Original Message- > > From: Mark Williams [mailto:[EMAIL PROTE

RE: Font Metrics

2004-11-10 Thread Andreas L. Delmelle
> -Original Message- > From: Mark Williams [mailto:[EMAIL PROTECTED] > Hi Mark, > The fonts page on the apache fop web site contains the following info re > generating font metrics files. > > I would like to jar up the necessary classes for doing this (to > be packaged with an ActiveX).

Font Metrics

2004-11-10 Thread Mark Williams
The fonts page on the apache fop web site contains the following info re generating font metrics files. TrueType Font Metrics FOP includes TTFReader, which reads the TTF file and generates an appropriate font metrics file for it. Use it in a similar manner to PFMReader. For example, to create such