Hi, Thanks a lot for the solution. It helped me to resolve my query. I appreciate your effort.
Regards Raghavendra U -----Original Message----- From: Pascal Sancho [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 19, 2006 1:03 PM To: fop-users@xmlgraphics.apache.org Subject: RE: I need help on fonts > -----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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]