We use Aspose Words ver. 4.4.1 and are moving code from a VB 6 app to the web. I need to know if the follwing code using the word object in vb6 is something that can be accomlished with Words.
The template used for a find and replace has a table with 3 columns. The app replaces a tag in the 1st column with text from the database. The problem arises when the text is long enough to force the text to wrap. This causes wxtra lines in the 1st column but not the 2nd coulmn. The VB6 code goes thru and corrects the table.
I have atatched a word doc that contains the VB6 code and examples of the tables (good and bad)
Thanks
Russ Vaughn