A
ali
I have a table in a word(2000) formular (all cells fixed, Layout is static)
with a FormField which is filled via OleAutomation; the text that is filled
in may be larger than the cell Rect (may contain wrapped lines and LineFeeds)
which results in invisible text.
So after writing the FormField-Text I want to find out whether there is
invisible Text, truncate those invisible Lines +1 from the FormField-Text and
add a "(continued on next page)"-Line; the truncated part of the original
Text has to be written in another FormField on the second Page.
Any Solutions ??
with a FormField which is filled via OleAutomation; the text that is filled
in may be larger than the cell Rect (may contain wrapped lines and LineFeeds)
which results in invisible text.
So after writing the FormField-Text I want to find out whether there is
invisible Text, truncate those invisible Lines +1 from the FormField-Text and
add a "(continued on next page)"-Line; the truncated part of the original
Text has to be written in another FormField on the second Page.
Any Solutions ??