OK I'll take a look as suggested. Re EmbedFont : Actually it's not that important. We use it to get special characters e.g.
[Embed(systemFont="Arial", fontName="currencyFont", mimeType="application/x-font", fontFamily="Arial Regular", unicodeRange="U+20A1-20B9", embedAsCFF="false")] And some similar things from foreign language fonts. All the characters can be replaced with a standard letter equivalent. Not quite as nice, but no big deal. Doug -- Sent from: http://apache-royale-users.20374.n8.nabble.com/
