trichview.support
Re: importing MSWord doc with TRVOfficeConvertor |
Author |
Message |
Sergey Tkachenko |
Posted: 12/20/2004 13:57:15 Well, I tested. Unfortunately, the converter for reading MS Word documents does not provide hyperlinks, so TRVOfficeConverter cannot import them. It cannot be solved because the it's a problem with the converter, not with TRichView. TRVOfficeConverter works in two steps: 1) Using some converter to convert DOC (or HTML, or other file) to RTF (RTF is placed in TRVOfficeConverter.Stream) 2) Reading this RTF in TRichView. Hyperlinks in DOC files are lost on the first step. > > Excuse me to insist, but for me, when trying to import MS Word .doc files > with TRVOfficeConvertor, everything works fine BUT hyperlinks : in this case, > on my pc, the OnreadHyperlink is not triggered. > > On the contrary, this event is correctly triggered when I import .html files, > or when use RV built-in RTF import. > > I noticed that using the RVEditor from RVActions demo, it does not seem to > work either (menu item insert/files, MS Word 97 filter) > > Can you just answer to this question : > Is the OnreadHyperlink event supposed to be triggered when importing MS Word > doc files with TRVOfficeConvertor ? Does it work on your PC ? > > > > > > > > can you teell me if I missed something or > |
Powered by ABC Amber Outlook Express Converter