It's not possible with FOP 0.95, but I've added an optional recently in FOP Trunk that allows that: http://xmlgraphics.apache.org/fop/trunk/fonts.html#register (look for: encoding-mode="single-byte")
See also: http://svn.apache.org/viewvc?rev=731248&view=rev HTH On 09.02.2009 22:24:34 Charlie Flowers wrote: > Hello, > > We use Apache FOP to produce an arbitrary number of PDFs, which we then > stitch together into a single PDF using iText. Because FOP only embeds > a subset of any TTFs used, the resultant PDF contains dozens or > hundreds of embedded fragments for each font used. Is it possible to override > this in any way to allow FOP to embed the entire font, or would I be > better off converting the TTF to a PS font? > > Thanks, > > Charlie Flowers Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
