Re: Fonts and reporting classes

2001-08-20 Thread Tore Engvig
m font. Tore > > Faw > > - Original Message - > From: "Jeremias Maerki" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, August 17, 2001 2:31 AM > Subject: Re: Fonts and reporting classes > > > On Thu, 16 Aug 2001 15:28:58 -0

Re: Fonts and reporting classes

2001-08-17 Thread Spectron Caribe, Inc.
: Friday, August 17, 2001 2:31 AM Subject: Re: Fonts and reporting classes On Thu, 16 Aug 2001 15:28:58 -0400 Spectron Caribe, Inc. wrote: > 1. I know that in PDF files you can add a /FontDescriptor for a TrueType > font without actually embedding the font. What this does is if the font is

Re: Fonts and reporting classes

2001-08-17 Thread Alex McLintock
--- Arved Sandstrom <[EMAIL PROTECTED]> wrote: > > >4. Just for curiosity, why isn't there a HTMLRenderer? > > Lack of interest? I wouldn't recommend production of HTML from FO myself. > I expect that most people follow the strategy of Cocoon and similar systems. They have their source data i

Re: Fonts and reporting classes

2001-08-16 Thread Jeremias Maerki
On Thu, 16 Aug 2001 15:28:58 -0400 Spectron Caribe, Inc. wrote: > 1. I know that in PDF files you can add a /FontDescriptor for a TrueType > font without actually embedding the font. What this does is if the font is > found in the system it uses it, if not it uses another font. Is there any > way

Re: Fonts and reporting classes

2001-08-16 Thread Arved Sandstrom
At 03:28 PM 8/16/01 -0400, Spectron Caribe, Inc. wrote: >3. If I have a fo:block with a few fo:inline's with different font sizes is >there a way to make the line auto-size to the largest font in the line? This is a major thing we need to do when we address line area improvements. Hopefully that

Fonts and reporting classes

2001-08-16 Thread Spectron Caribe, Inc.
I have been using FOP for a few days and I have a few questions: 1. I know that in PDF files you can add a /FontDescriptor for a TrueType font without actually embedding the font. What this does is if the font is found in the system it uses it, if not it uses another font. Is there any way I coul