I'm trying to use the convertdoc command in xxe-pro-5.7 to convert xml to PDF and I'm getting the following error: [ xxe-pro-5_7_0]$ bin/convertdoc docb.toPSFile test.xml -s pdf -s "|pdf" -u testout.pdf
convertdoc: *** error: command 'docb.toPSFile' not found

Running with the "-h" works fine:
[ bin]$ ./convertdoc -h docb.toPSFile
convertdoc [options] docb.toPSFile docbook_file_or_URL \
  -s pdf -s "|pdf" -u pdf_file_or_URL

  Convert DocBook document docbook_file_or_URL to PDF file pdf_file_or_URL.

  Example:
  convertdoc docb.toPSFile doc.xml -s pdf -s "|pdf" -u out/doc.pdf

convertdoc docb.toPSFile docbook_file_or_URL \
  -s ps -s "|eps|ps" -u ps_file_or_URL

  Convert DocBook document docbook_file_or_URL to PostScript file
  ps_file_or_URL.

  Example:
  convertdoc docb.toPSFile doc.xml -s ps -s "|eps|ps" -u out/doc.ps

This is on CentOS 6.3, 64-bit.

Thanks,
Brian


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

Reply via email to