In your own class, before instantiating the Driver.

Stefan



-----Ursprüngliche Nachricht-----
Von: Klosa Uwe [mailto:[EMAIL PROTECTED]]
Gesendet: Freitag, 13. Juli 2001 14:07
An: '[EMAIL PROTECTED]'
Betreff: SV: Unicode!


Thank you Stefan!

But I've got another question. Whats the best way to implement this. In my
own class or somewhere in the fop-source?

Uwe

-----Ursprungligt meddelande-----
Från: Stefan Weber [mailto:[EMAIL PROTECTED]]
Skickat: den 13 juli 2001 12:04
Till: '[EMAIL PROTECTED]'
Ämne: AW: Unicode!


Hi,

You can load an userconfiguration as follows:

import org.apache.fop.apps.Options;

Options opt = new Options();
opt.loadUserconfiguration("PATH TO USERCONFIG / FILE");

Stefan

-----Ursprüngliche Nachricht-----
Von: Klosa Uwe [mailto:[EMAIL PROTECTED]]
Gesendet: Freitag, 13. Juli 2001 09:30
An: '[EMAIL PROTECTED]'
Betreff: Unicode!


I have a problem with unicode.

I'm using only fop.jar and w3c.jar with a servlet. I'm using unicode
characters like ∀ or ∃. But those weren't displayed correct. 

I found in the documentation, that I have to add an unicoded truetype font.
I've made the metrics file, too. But now I've got a problem. I'm not using
the commandline. So I can't  start fop with -c conf/userconfig.xml.

Has anyone a solution with an example?

Thanks, Uwe

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

<<<<<<<<<<<<<<<<<<<<<<<<<<<
<sitewaerts> GmbH
Hebelstraße 15
D-76131 Karlsruhe

Tel: +49 (721) 920 918 0
Fax: +49 (721) 920 918 29
http://www.sitewaerts.de
>>>>>>>>>>>>>>>>>>>>>>>>>>>



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

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

<<<<<<<<<<<<<<<<<<<<<<<<<<<
<sitewaerts> GmbH
Hebelstraße 15
D-76131 Karlsruhe

Tel: +49 (721) 920 918 0
Fax: +49 (721) 920 918 29
http://www.sitewaerts.de
>>>>>>>>>>>>>>>>>>>>>>>>>>>



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

Reply via email to