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
Import & Export formats for TRichView
-
- Site Admin
- Posts: 17534
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
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.
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.