C
Craig Petrie
Hi,
My client has a large table in Word 2003(and will not change to another
method) that has formatted text in the cells and I need to read and convert
each cells formatted contents to simple html(no wordML) via vb.net code. The
formatting contains: bold, italic, superscript & subscript text, bullet
points.
In my VB.net app I currently open and read the word table and output all
cell contents into an XML structure OK but this strips out any formatting -
I just need to know how to read and convert the formatted text inside a
single cell to html format in vb.net.
Can anyone suggest tools/components or code or examples that would help me
do this.
cheers,
Craig, New Zealand
I am using VB.net 2003 and Office Professional Edition 2003.
My client has a large table in Word 2003(and will not change to another
method) that has formatted text in the cells and I need to read and convert
each cells formatted contents to simple html(no wordML) via vb.net code. The
formatting contains: bold, italic, superscript & subscript text, bullet
points.
In my VB.net app I currently open and read the word table and output all
cell contents into an XML structure OK but this strips out any formatting -
I just need to know how to read and convert the formatted text inside a
single cell to html format in vb.net.
Can anyone suggest tools/components or code or examples that would help me
do this.
cheers,
Craig, New Zealand
I am using VB.net 2003 and Office Professional Edition 2003.