PDA

View Full Version : Importing table from ms-word


Unregistered
October 16, 2002, 20:06:51
I'm trying to open up a document in TxText V9 sp5 with a table that was created in Ms-Word 2000. The table is imported, but any data already existing in a cell is repeated. For example, if "2 MIN" is in the cell before import, the data in the cell is "2 MIN2MIN" after opening the document. As far as I can tell, there is nothing special about the table in Word other than some standard formatting such as center text.

The command I'm using to load the table is:

txText.Load oDocument, 0, 9, False

Please help!

Thanks

Cathy


This message was originally posted by Cathy Boland in the old TX Text Control Support Forum.

Björn Meyer
October 17, 2002, 15:42:21
Hello readers

It turns out that the document itself contains these doubled text.

Björn Meyer, TX Text Control
bjoern@textcontrol.com


This message was originally posted by Björn Meyer in the old TX Text Control Support Forum.