Page 1 of 1

Import & Export formats for TRichView

Posted: Mon Oct 27, 2014 10:26 am
by dex
Hi,

Can anyone suggest some third party VCL components that would expand TRichView ability to import/export files beyond HTML, RTF, RV, text + Unicode text formats? Like .doc .docx .odt .epub .pdf etc.

Thanks!
Dex

Posted: Mon Oct 27, 2014 11:01 am
by Sergey Tkachenko
DocX saving is supported natively.
DocX import may be made using TRVOfficeConverter components and converters freely downloaded from the Microsoft's web site.

For PDF export, you can use eDocEngine, wPDF, llPDFLib.

eDocEngine ( http://www.gnostice.com/eDocEngine_VCL.asp ) supports many formats, but generally, it treats TRichView documents as images of pages.