Thanks for the help, but I had already done all that. More details:
We have the file :
Y:\Planner\Manuals\OPlanner.xml
We want to create
Y:\Planner\Files\Generated for Build\OPlanner.chm
We can do this by opening XML Editor and doing it manually but we wish
to automate this step.
We have a pro licence.
Im trying things like...
*C:\Program Files (x86)\XMLmind_XML_Editor\bin>convertdoc.bat docb.toCHM
"Y:\Plan
ner\Manuals\OPlanner.xml"
convertdoc: *** error: command 'docb.toCHM' not found
*but I don't know the format of the args to pass, I can't see this in
any documentation, specifically xml to chm.
Thanks for any help.
Jason.*
*
On 07/10/2010 18:57, Hussein Shafie wrote:
On 10/07/2010 07:12 PM, Jason Cooke wrote:
Hi, we have XMLMind XML Editor and wish to create CHM's from our xml
using commandline. I can't find any help on this, can you point me in
the right direction please.
You need to use the convertdoc command-line tool to do that. See
http://www.xmlmind.com/xmleditor/_distrib/doc/commands/convertdoc.html
* convertdoc is found in XXE_install_dir/bin/.
* convertdoc requires Professional Edition in order to work.
* convertdoc being XMLMind XML Editor without a GUI, you first need to
start XXE normally and use "Options|Preferences|Helper Applications" to
specify that hhc.exe (part of the HTML Help Compiler) must be used to
``open'' .hhp files. This is done once for all. See screenshot in
http://www.xmlmind.com/xmleditor/_distrib/doc/help/com.xmlmind.helperapps.HelperApplicationEditor.html
DocBook 5 example (command on a single line):
---
C:\src\4xxe\docsrc\rngsupport> C:\src\4xxe\bin\convertdoc db5.toHTMLHelp
rngsupport.xml -u C:\tmp\rngsupport.chm
---
--
Jason Cooke
Tel: +44208 1335854
This email is intended solely for the use of the individual to whom it is addressed and may contain confidential and/or privileged material. If you are not the intended recipient or have received this email in error you should delete it immediately. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Brixx.
Brixx Solutions Ltd. - Company Number : 4424822
Registered Office : Chiltern House, 45 Station Road, Henley on Thames, Oxfordshire, RG9 1AT.
--
XMLmind XML Editor Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/xmleditor-support