You can use KeyView to convert embedded tables in Word Processing documents (for example, Microsoft Word) to tab-delimited form, by specifying the following option in the formats.ini
file:
[Options] TabDelimitedOutput=TRUE
This option inserts a tab character between each cell, and a line break between each row. Tab and line break characters in the cells are replaced with spaces.
|