Dear XMLMind Folks I am evaluating XMLMind Pro (v4.1) and have a question.
I have a document with entity references. When I try to convert the document to Office Open XML (M$ Word 2007) it fails, complaining that: Command execution has failed javax.xml.transform.TransformerException: Failure reading file:/tmp/xxe53772/__doc.xml The full diagnostic is at the end of this email. This is strange as I can convert all of the documents that are referenced with no problems, just not the parent document. My question is, how do I transform a document with entity references to e.g. Word 2007 ? I guess I could use XMLMind 3.8.0 - exploiting an issue with that version of the software - to save the parent document, which would then give me a version of the document with all the entity references replaced with the actual XML, which I could then convert using v4.1, but that seems a bit of a hack! Any advice and / or a fix much appreciated ! Cheers Jon Invoking process command "db5.convertStep1" with parameter "" Creating directory "resources" Creating directory "raw" Copying document to "__doc.xml" Creating directory "images/callouts" Copying ressources specified by "xsl/images/draft.png" to "images" Copying file "file:/home/jison/xmlmind4/xxe-perso-4_1_0/addon/config/docbook5/xsl/images/draft.png" to "/tmp/xxe53772/images/draft.png" Copying ressources specified by "@xsl/images/callouts/png_callouts.list" to "images/callouts" Copying file "file:/home/jison/xmlmind4/xxe-perso-4_1_0/addon/config/docbook5/xsl/images/callouts/10.png" to "/tmp/xxe53772/images/callouts/10.png" Copying file "file:/home/jison/xmlmind4/xxe-perso-4_1_0/addon/config/docbook5/xsl/images/callouts/11.png" to "/tmp/xxe53772/images/callouts/11.png" Copying file "file:/home/jison/xmlmind4/xxe-perso-4_1_0/addon/config/docbook5/xsl/images/callouts/12.png" to "/tmp/xxe53772/images/callouts/12.png" Copying file "file:/home/jison/xmlmind4/xxe-perso-4_1_0/addon/config/docbook5/xsl/images/callouts/13.png" to "/tmp/xxe53772/images/callouts/13.png" Copying file "file:/home/jison/xmlmind4/xxe-perso-4_1_0/addon/config/docbook5/xsl/images/callouts/14.png" to "/tmp/xxe53772/images/callouts/14.png" Copying file "file:/home/jison/xmlmind4/xxe-perso-4_1_0/addon/config/docbook5/xsl/images/callouts/15.png" to "/tmp/xxe53772/images/callouts/15.png" Copying file "file:/home/jison/xmlmind4/xxe-perso-4_1_0/addon/config/docbook5/xsl/images/callouts/1.png" to "/tmp/xxe53772/images/callouts/1.png" Copying file "file:/home/jison/xmlmind4/xxe-perso-4_1_0/addon/config/docbook5/xsl/images/callouts/2.png" to "/tmp/xxe53772/images/callouts/2.png" Copying file "file:/home/jison/xmlmind4/xxe-perso-4_1_0/addon/config/docbook5/xsl/images/callouts/3.png" to "/tmp/xxe53772/images/callouts/3.png" Copying file "file:/home/jison/xmlmind4/xxe-perso-4_1_0/addon/config/docbook5/xsl/images/callouts/4.png" to "/tmp/xxe53772/images/callouts/4.png" Copying file "file:/home/jison/xmlmind4/xxe-perso-4_1_0/addon/config/docbook5/xsl/images/callouts/5.png" to "/tmp/xxe53772/images/callouts/5.png" Copying file "file:/home/jison/xmlmind4/xxe-perso-4_1_0/addon/config/docbook5/xsl/images/callouts/6.png" to "/tmp/xxe53772/images/callouts/6.png" Copying file "file:/home/jison/xmlmind4/xxe-perso-4_1_0/addon/config/docbook5/xsl/images/callouts/7.png" to "/tmp/xxe53772/images/callouts/7.png" Copying file "file:/home/jison/xmlmind4/xxe-perso-4_1_0/addon/config/docbook5/xsl/images/callouts/8.png" to "/tmp/xxe53772/images/callouts/8.png" Copying file "file:/home/jison/xmlmind4/xxe-perso-4_1_0/addon/config/docbook5/xsl/images/callouts/9.png" to "/tmp/xxe53772/images/callouts/9.png" Transforming XML file "__doc.xml" to "__doc.fo" using "xsl/fo/docbook.xsl" Compiling style sheet "file:/home/jison/xmlmind4/xxe-perso-4_1_0/addon/config/docbook5/xsl/fo/docbook.xsl" Processing XML file "/tmp/xxe53772/__doc.xml" Fatal error: Failure reading file:/tmp/xxe53772/__doc.xml

