Page 1 of 1

MSConverter not accurate

Posted: Thu Jan 12, 2006 3:45 pm
by Tomas
Hi All,

Have you noticed that native MSWord converter which TRVOfficeConverter use is not accurate, it convert DOC file with only 60% ocuracity: Hyperlinks are missing, bullets images are changed, some characters are missing or changed to other and so on.

Any suggestion? :)

BTW what is the newest MSConverted? On my PC TRVOfficeConverter display "Word 97-2002".

Posted: Thu Jan 12, 2006 7:21 pm
by Sergey Tkachenko
Hyperlinks should be imported, use OnReadHyperlink event just like for RTF files (see examples of this event in demos and in RichViewActions)

As for other problems - yes, it's really so.

Currently, the best way to import DOC file is to save it as RTF in MS Word, then import this RTF.