Devrim E. wrote:

I am trying to automate PDF generation from docbook with convertdoc.bat
command line. "convertdoc.bat -h" lists pretty much everything, but a
docb.toPDF doesn't exist. Is this normal?

Yes, it's docb.toPSFile.

Please run "convertdoc.bat -h docb.toPSFile" to learn about how convertdoc can be used to generate PDF out of a DocBook 4 document.




Secondly I tried others just to see how they work, docb.toRTF generated
the following exception. Actually others seem to generate this exception
too.

Please run "convertdoc.bat -h docb.toRTF". It will show you the correct usage of convertdoc for generating RTF out of a DocBook 4 document.




C:\test>convertdoc.bat -t "..\MyXSL.xsl" docb.toRTF "..\Users Guide.xml"

This command-line is incorrect.



convertdoc: *** error: Command execution has failed:
java.net.MalformedURLException: no protocol: %2
+---------------------------------------
| java.net.URL.<init>(Unknown Source)
| java.net.URL.<init>(Unknown Source)
| java.net.URL.<init>(Unknown Source)
| com.xmlmind.xmleditapp.cmd.process.UploadItem.execute(UploadItem.java:83)
|
com.xmlmind.xmleditapp.cmd.process.ProcessCommand$1.run(ProcessCommand.java:198)



--
XMLmind XML Editor Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to