S
StephenM
Hi,
I am wanting to write a converter to convert a word document to an
ActiveReport. To do this I need to get everything out of a word document.
For example
TABLES: I need to get position, columns, rows and size of table
TEXT: the text plus all formating (bold, underlined, font, size etc)
As long as at the other end I get a file that looks exactly like the word
document.
Is there a way to loop through the document?
I have looked at looping through tables cell by cell but am not sure if
there is a way to guarantee getting everything from a word document.
Thanks in Advance.
Stephen M
I am wanting to write a converter to convert a word document to an
ActiveReport. To do this I need to get everything out of a word document.
For example
TABLES: I need to get position, columns, rows and size of table
TEXT: the text plus all formating (bold, underlined, font, size etc)
As long as at the other end I get a file that looks exactly like the word
document.
Is there a way to loop through the document?
I have looked at looping through tables cell by cell but am not sure if
there is a way to guarantee getting everything from a word document.
Thanks in Advance.
Stephen M