← Prev in month ← Prev in thread
Next in thread → Next in month →

Re: [docbook] Problems with DocBook to PDF on Windows (tool chain:xsltproc, Apache FOP 1.0)

From
Markus Hoenicka <>
Date
2011-02-01T10:09:34+00:00
ID
Thread
Re: [docbook] Problems with DocBook to PDF on Windows (tool chain:xsltproc, Apache FOP 1.0)
Petr Přikryl <> was heard to say:

Hi,

> Error(2/12803): No element mapping definition found for (Namespace  
> URI: "http://xml.apache.org/fop/extensions", Local Name:  
> "destination")

Just a wild guess: your setup probably does not enable the fop  
extensions of the docbook fo stylesheets. Does the error go away if  
you invoke xsltproc like this:

xsltproc  --output ./producingoss.fo
           --stringparam fop1.extensions 1
           ../tools/fo-stylesheet.xsl book.xml

See also Bob Stayton's indispensable book:

http://www.sagehill.net/docbookxsl/InstallingAnFO.html

regards,
Markus


-- 
Markus Hoenicka
http://www.mhoenicka.de
AQ score 38
← Prev in month ← Prev in thread
Next in thread → Next in month →