> -----Original Message-----
> From: Raghavendra U [mailto:[EMAIL PROTECTED] 
> 
> 1) In XSL i am defining the fonts as Arial but its not taking 
> in PDF what will be reason...? Arial font is installed in my PC.

You need to:
1. generate font metric file
2. register fonts in a config file
See [1] or [2] for more details (config file syntax has changed from FOP
0.20 to FOP 0.9x)

> 2) i want to display two same  words in different fonts in 
> same line. is it possible? How?
> for ex:  FOP   FOP

Yes,
Use fo:inline object with different font-family property.

[1] http://xmlgraphics.apache.org/fop/0.91/fonts.html
[2] http://xmlgraphics.apache.org/fop/0.20.5/fonts.html

Pascal

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

Reply via email to