Check the API for System.XML otherwise use Element Tree http://effbot.org/zone/element-index.htm
On Mon, Jun 8, 2009 at 10:21 PM, Sivaguru Perambalam <[email protected]>wrote: > Update : > > Figured out the solution for the 1st question (embedding the html file in > to a Word Doc, part ) . > > *BUT, I am still in need of answer for my Question 2.* > > Thanks! > > > On Mon, Jun 8, 2009 at 12: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
