0

I'm using Apache FOP with an XML document, and I'm trying to render a pdf. I have to embed a font into the resultant pdf file because it has to use international characters. Does anyone know how to do this?

Jon
  • 3,985
  • 7
  • 48
  • 80

1 Answers1

1

http://xmlgraphics.apache.org/fop/stable/fonts.html should give you everything you need to do that.

Jeremias Märki
  • 1,727
  • 10
  • 10