Next in thread → Next in month →

Re: [docbook-apps] Word 2007 Office Open XML; IndentXML

From
Steve Ball <>
Date
2009-03-19T21:36:41+00:00
ID
Thread
Re: [docbook-apps] Word 2007 Office Open XML; IndentXML
Hi Betty,

The roundtripping module in the DocBook XSL distribution should be  
able to handle MS Office 2007 WordML, the major difference between MS  
Office 2003 and 2007 being how you actually get at the XML. However, I  
haven't done any testing on 2007 WordML yet, so at this stage it may  
not work out-of-the-box.

Regarding pretty-printing XML, it is almost trivial to write an XSL  
stylesheet that strips all whitespace from a document and then indents  
the output. Attached is my version. Be careful though - you may lose  
document data (significant spaces) using this stylesheet.

Cheers,
Steve Ball
Next in thread → Next in month →