Thanks
-Ryan
Jeremias Maerki wrote:
That should work. Doesn't it? On 07.07.2004 19:38:04 Ryan Eldridge wrote:Thanks for your response.. I am not sure what to change in my userconfig.xml file. I do not see a "strokeSVGText" entry? I pasted in my userconfig.xml file, if you see what I have done wrong could you please let me know.Thanks -Ryan <!--<!DOCTYPE configuration SYSTEM "config.dtd">--> <configuration> <!-- <entry> <key>baseDir</key> <value></value> </entry> --> <!-- fontBaseDir: Similar to baseDir, except that this value is used for fonts. If it isn't specified, the value from baseDir is used. --> <!-- <entry> <key>fontBaseDir</key> <value></value> </entry> --> <entry role="pdf"> <key>stream-filter-list</key> <!--list>ascii-85</list--> <list/> </entry> <!-- ************************************************************************ Add fonts here ************************************************************************ --> <fonts> <font metrics-file="http://n2app013.hphc.org:8085/CE/conf/Fre3of9.xml" embed-file="file:///c:/WINNT/FONTS/FRE3OF9X.ttf" kerning="yes"> <font-triplet name="FreeBarCode" style="normal" weight="normal"/> </font> <font metrics-file="http://n2app013.hphc.org:8085/CE/conf/C39HL4.xml" embed-file="file:///c:/WINNT/FONTS/C39H12L4.ttf" kerning="yes"> <font-triplet name="C3of9Font" style="normal" weight="normal"/> </font> </fonts> </configuration>Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
