I'm trying to produce pdf output from docbook using the docbook-xsl 
fo stylesheet as described in DocBook XSL, the Definitive Guide. The
same XML file works fine when used with the html xsl template. Using
the fo template, I get this every time, with the error repeating a
couple 
of dozen times:

<ouch>
~/home/vprogs\> fop.sh new.fo new.pdf
[INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
[INFO] FOP 0.20.5
[INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
[INFO] building formatting object tree
[INFO] setting up fonts
[ERROR] property - "background-position-horizontal" is not 
implemented yet.
[ERROR] property - "background-position-vertical" is not 
implemented yet. Error creating background image: Error while 
recovering Image Informations (htt
://docbook.sourceforge.net/release/images/draft.png) : Connection 
refused: conn
ct
</ouch>

I've tried running the fo through fo-patch-for-fop.xsl with no change.
I've tried several different XML files with no luck.


Any help?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to