Ok, thanks for the info. One more thing and I'll leave you guys alone. :)

I think that java.awt.Font has almost all the information needed to create a
/FontDescriptor. Would it be posible to create an XML file using a
java.awt.Font class? For example.

createXMLFont(java.awt.Font f).

I think it would be useful. If the font found in the Java environment
(Arial, Times, ...) is found in the system it will use it, if not it will
use one of the standard fonts.

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 -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 I could do that with FOP?

Try removing the "embed-file" attribute from the font-metrics in the
userconfig.xml.

Jeremias Märki

mailto:[EMAIL PROTECTED]

OUTLINE AG
Postfach 3954 - Rhynauerstr. 15 - CH-6002 Luzern
Fon +41 (41) 317 2020 - Fax +41 (41) 317 2029
Internet http://www.outline.ch


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to