I think you have your arguments in the wrong order. I'm not sure if it matters, but my command line looks like this:
$FOP_HOME/fop.sh -d -xml test.xml -xsl test.xsl -pdf test.pdf Hope this helps! Web Maestro Clay amit kaushik wrote: > Hi All, I have to make a conversion of HTML - PDF. I am taking this > route. First converting HTML to XML (test.xml - attachment) through > HTMLTIDY then using the FOP toolkit i am converting this XML file to pdf > with the help of XSL(test.xsl - attachment) . here is the command line > which i am using. $FOP_HOME/fop.sh -xsl test.xsl -xml test.xml -pdf > test.pdf -d after doing this i am getting this strange error. Unable > to understand where is exactly the problem. ERROR - [DEBUG] Input mode: -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public Key: https://mail.medata.com/pgp/cleeds.asc --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
