Hi, I have a question about using custom fonts when converting from SVG to PDF using PDFTranscoder.
There is a zip file containing all the information available at http://www.flerwin.net/fopquestion.zip It includes * Java source code * SVG trying to convert to PDF * XML generated from TTFReader * The TTF font * Configuration file read in via Avalon The problem that I am having is that I cannot add the Tahoma font, so that the PDF contains the same font as that in the SVG. As you can see in the code, I have followed the example given at http://wiki.apache.org/xmlgraphics-fop/SvgNotes/PdfTranscoderTrueTypeEmbedding Am I doing something wrong? I am currently using SVN Trunk version of Batik and SVN Trunk version FOP Thanks Antonio Broughton --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
