Hi Craig,
Simply saving the document in html format will allow the table to be
displayed in a web browser (with a few exceptions)
If you need assistance let me know.
"Craig Petrie" <pe****@paradise.net.nz> wrote in message
news:es**************@TK2MSFTNGP11.phx.gbl...
Hi,
I have a large table in Word 2003 that has formatted text in the cells and
wish to read and convert a cells formatted contents to html output via
vb.net code. The formatting contains the following: bold text, italic
text, superscript & subscript text, bullet points. The output html is then saved
in an XML file as a CDATA section for later use in the application when
formatted output is required.
I have looked up many sites on the web and also searched in user groups
but have not yet seen a way to code the above in vb.net 2003. In my VB.net app
I currently open and read the word table and output all cell contents into
an XML structure OK - I just need to know how to read and convert the
formatted text inside a cell to html format.
Can anyone suggest tools/components or code or examples that would help me
do this.
I am using VB.net 2003 and Office Professional Edition 2003.
cheers,
Craig, New Zealand