Hi Roberto, if you update to FOP 1.0, you can do away with the XML font metrics files (metrics-url attribute) and you can use the instructions found at the following URL to specify which fonts shall not be embedded. http://xmlgraphics.apache.org/fop/1.0/fonts.html#embedding (look for "referenced-fonts")
On 15.12.2010 16:53:19 Roberto Cahanap wrote: > Hello! I am new to this mailing list, so thank you in advanced for helping. > > We have in the fop.xconf a setting like this: > > <font metrics-url="file:///c:/Program Files/Apache/fop/fonts/luci.xml" > kerning="yes" > embed-url="file:///c:/Windows/Fonts/lucon.ttf" > encoding-mode="single-byte"> > <font-triplet name="Lucida Console Print" style="normal" > weight="normal"/> > </font> > > Which seems to work fine. This font declaration embeds this font into the PDF > document. > > What we would like is the option of NOT embedding this also. So for some docs > we would embed, while others we do not. > > Is this possible? > > Thank you. Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org