Good Morning, Thank you for your help. I'm afraid I can't send you the document, but I changed the command and I fixed the Java error installing the JDK.
Sandra -----Mensaje original----- De: Hussein Shafie [mailto:[email protected]] Enviado el: miƩrcoles, 06 de marzo de 2013 17:04 Para: Sandra Sol Rodrigo CC: '[email protected]' Asunto: Re: [XXE] Export docbook to rtf On 03/06/2013 03:18 PM, Sandra Sol Rodrigo wrote: > > I'm trying to export a modular docbook to rtf but it's so huge I can't > open it with xmleditor (I have modified the java parametres I found in > a FAQ), so I'm trying to export it by console. We would be curious to make some tests with such document. We would be grateful if you could send us privately (mailto:[email protected]) a .zip archive containing all the files of this huge document. > > You send me a command about 2 years ago that is: > > convertdoc docb.toRTF "source file path" -s rtf -s Cp1252 -s "/book toc" > -s 1 -u final_file The command for XMLmind XML Editor v5.3 is now simply: convertdoc docb.toRTF "source file path" -s rtf -s Cp1252 -u final_file (Notice that -s "/book toc" -s 1 have been omitted.) > > but this command gives me an error: > > *""java"" is not recognized as an internal or external command, > program or batch file.* This means that Windows does not find a program called "java" in your execution path. > > The file path is not in my HD but on a server and I'm using version 5.3.0 > Please always run the convertdoc.bat file found in XXE_install_dir/bin/. Please do not run an old (may be obsolete) or modified (may contain errors) copy of convertdoc.bat. Make sure to run convertdoc.bat on a machine where: 1) XMLmind XML Editor has been installed. 2) A Java 1.6+ runtime has been installed and its java.exe program is found in your execution path. The simplest is to always install a distribution including its own private Java runtime (e.g. xxe-pro-5_3_0-setup.exe and *not* xxe-pro-5_3_0-setup-nojvm.exe). This ensures that all programs included in the XMLmind XML Editor distribution run fine. -- XMLmind XML Editor Support List [email protected] http://www.xmlmind.com/mailman/listinfo/xmleditor-support

