RE: [docbook-apps] xsltproc, fop 0.92, and formalpara

From
Mauritz Jeanson <>
Date
2006-09-29T19:24:36+00:00
ID
000301c6e3fc$e7509700$71ea1a51@D7MZ171J
Thread
RE: [docbook-apps] xsltproc, fop 0.92, and formalpara
> -----Original Message-----
> From: Mike Broschinsky 
> 
> Then I run fop 0.92 against it to create a PDF:
> 
> C:\Programs\fop-0.92beta\fop.bat -fo formalpara.fo -pdf formalpara.pdf
> 
> The transformation to PDF fails quite spectacularly with the output
> below at the end of this message. Has anybody else seen this behavior
> before? Or am I just lucky?


I get the same error with 0.92beta. This seems to be known problem[1], and a
patch has been applied. When using the latest snapshot from FOP's SVN
repository[2], the error is gone (at least when processing your test
document). 

[1] http://issues.apache.org/bugzilla/show_bug.cgi?id=39571
[2] http://xmlgraphics.apache.org/repo.html

/MJ