I have to parse (in JSP) word file which contains multiple tables of same
format.
For that i need to know the character which indicates end of the table so
that i can stop reading the current table and start reading with next table.
I can not put separators in between tables , so i have to use end ot table
character.
This is an urgent problem , pls reply soon.
Any help will be appreciated!!!
Jezebel - 27 Oct 2004 07:04 GMT
Use the Information() function --
If not Selection.Information(wdWithInTable) then ....
> I have to parse (in JSP) word file which contains multiple tables of same
> format.
[quoted text clipped - 5 lines]
> This is an urgent problem , pls reply soon.
> Any help will be appreciated!!!