I recommend you to use http://invoke.co.nz/products/help/docx.aspx library.
Parsing .docx xml is by hand will waste a lot of your time.
Dody G.

On Mon, Jun 8, 2009 at 7:32 PM, Sivaguru Perambalam
<[email protected]>wrote:

> Hello,
>
> I am trying to embed a html file (a report as a result of an sql query ) in
> to a word document in a particular location.
> I am trying to get this done using the 
> Office<http://www.daniweb.com/forums/post886381.html#>Interop & Iron Python 
> 2.x.
>
> 1) How can I embed a html file in to a word document ?
> 2) How can I embed it on to a location by replacing a token in the Word
> doc. Eg . The word file would have a token <html_report>. The HTML file has
> to be embedded in the place where This token is .
>
> Thanks !
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
>


-- 
nomadlife.org
_______________________________________________
Users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to