Re: [css2xslfo-support] css2fopnew1_4_2.jar, -fc arg doesn't seem to work
Brought to you by:
wdonne
From: <wer...@re...> - 2007-08-21 11:35:36
|
Hi Brad, This is a bug. I have created bug entry 1778499 for it. It will be fixed today in release 1.5. Best regards, Werner. Brad Clements wrote: > I'm running css2fopnew1_4_2.jar with the p7 patch. > > When I run it like this, sending .html to stdin:: > > cat my.htm | java -jar /opt/fop/lib/css2fopnew1_4_2_patched.jar -fc > $CSSDIR/bar.conf.xml -pdf $2 > > The output PDF does not have the barcode font where it should be. I see > this output: > > Aug 20, 2007 9:58:16 PM org.apache.fop.fonts.FontInfo notifyFontReplacement > WARNING: Font 'barcode,normal,400' not found. Substituting with > 'any,normal,400' > > But if I run the code like this, it works: > > > cat my.html | java -jar /opt/fop/lib/css2xslfo1_4_2.jar -fo /dev/stdout > | /opt/fop/fop -fo /dev/stdin -c $CSSDIR/bar.conf.xml -pdf $2 > > Do I mis-understand the -fc option maybe? > > -- Werner Donné -- Re Engelbeekstraat 8 B-3300 Tienen tel: (+32) 486 425803 e-mail: wer...@re... |