Hi All, I'm working on Ubuntu 10.04 (x64). I installed the FOP package, and now trying to create a PDF from O'Reilly's DocBook sample at https://prod.oreilly.com/external/tools/docbook/docs/authoring/docbook_source/.
$oreilly-handbook$ fop -xml book.xml -pdf book.pdf results in an exception: Oct 25, 2011 3:34:41 AM org.apache.fop.cli.Main startFOP SEVERE: Exception org.apache.fop.apps.FOPException: XSLT file must be specified for the transform mode I believe i need to add `-xsl <stylesheet>`. But I don't know what the default stylesheet is. Would anyone be able to point out the default PDF stylesheet? Thanks in advance, Jeff --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
