Thank you so much Hussein, at last I have converted my xml file into a
rtf document. I explain you how huge is my document: 898 images (.png)
and 763 pages; the final .rtf document has 157Mb.

Thank you so much again,
Sandra Sol

-----Mensaje original-----
De: Hussein Shafie [mailto:hussein at xmlmind.com] 
Enviado el: lunes, 26 de enero de 2009 11:10
Para: Sandra Sol Rodrigo
CC: xmleditor-support at xmlmind.com
Asunto: Re: [XXE] Question about dividing a modular document

Sandra Sol Rodrigo wrote:
> 
> I have tried to use the covertdoc command but I couldn't know how to
use
> it. I have a document called "01manual_completo.xml" which has 17
> documents linked with xinclude and I want to convert it to RTF. 

The convertdoc is not meant to be used by normal users. Its use is 
normally reserved to power users and local gurus.

I would recommend:
[1] To use the "Image Thumbnails" CSS as explained in my previous email.
[2] If [1] it does not work, please send me your document with all its 
attachments for a better diagnostic (I can't believe your document is 
too huge).




> I have
> read the manual but I'm not able to execute the convertdoc commad.
> 

[1] Open a command prompt.

[2] Type the following command:

C:\> cd XXE_install_dir\bin

where XXE_install_dir is where you have installed XXE. Typically 
"C:\Program Files\XMLmind_XML_Editor"

[3] Type the following command (everything on a single line; do not 
forget the quotes):

C:\...\bin> convertdoc docb.toRTF "path to 01manual_completo.xml" -s rtf

-s Cp1252 -s "/book toc" -s 1 -u manual.rtf

Example:

---
convertdoc docb.toRTF "..\doc\user\userguide.xml" -s rtf -s Cp1252 -s 
"/book toc" -s 1 -u manual.rtf
---

[4] File manual.rtf is created in the bin\ directory. Please move it 
elsewhere.



---
PS: convertdoc requires you to have a Java runtime installed on your 
machine. That is, it will not work if you only have the private Java 
runtime bundled with xxe-pro-4_2_0-setup.exe. This bug is fixed in next 
release.



Reply via email to