Well, I tried this command (I think this may have been what I tried before, I just mistyped it in my last email) and I still get the following error:
FOP 0.20.1
ERROR: null
Any idea what I'm doing wrong?
Thanks again,
-Ariel
> -----Original Message-----
> This should be:
>
> java org.apache.fop.apps.Fop -xml book.xml \
> -xsl docbook-xsl-1.46-experimental/fo/docbook.xsl -pdf book.pdf
>
> In this case, you want the formatting-object style sheets, not the
> html ones. :-)
>
> m@
