Page 1 of 1

TRichView and DOCX

Posted: Thu Mar 22, 2018 4:26 am
by zsleo
Do I need MS Word installed for a user to view a DOCX with TRichView viewer

Re: TRichView and DOCX

Posted: Thu Mar 22, 2018 8:24 am
by Sergey Tkachenko
TRichView does not have native methods for importing DocX yet (only for exporting).
The only way to import DocX is using converters DLL and TRVOfficeConverter components.
Converters DLL do not require MS Word and can be downloaded from
http://www.microsoft.com/en-US/download ... .aspx?id=3
(If Microsoft delete them from their website, you can download them from https://www.trichview.com/resources/thi ... erters.exe )

But the best result will be if you use MS Word to convert DocX files to RTF and load RTF in our components.