> -----Message d'origine----- > De : Willy Reinhardt [mailto:[EMAIL PROTECTED] > Envoyé : mardi 21 mars 2006 13:19 > > You need to include your font into your PDF see: > http://xmlgraphics.apache.org/fop/0.20.5/fonts.html >
> >>> [EMAIL PROTECTED] >>> > > I am generating PDF rendition through fop and am unable to > generate few special characters like alpha (α) in PDF rendition. > It would be really great if you please suggest how to > generate these special characters. Hi Amit, Greek letters are part of the "Symbol" PDF standard font. You just need to set the font-family property. Take care with font-weight & font-style properties, because Courier font contains only Normal glyphes. Pascal --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]