Lazarus FPC components for load and view RTF and PDF files.

General TRichView support forum. Please post your questions here
Post Reply
vlado
Posts: 2
Joined: Wed Mar 12, 2008 11:46 am

Lazarus FPC components for load and view RTF and PDF files.

Post by vlado »

I find Lazarus FPC components for load and view RTF and PDF files. I need them for WINDOWS CE aplication on ARM processor. Can somebody help me ?
Thanks
Vlado
Sergey Tkachenko
Site Admin
Posts: 17557
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

As far as I know, only a very old freeware version of TRichView is ported to Lazarus: http://wiki.lazarus.freepascal.org/index.php/RichView
This old version cannot display RTF files.
As for displaying PDF files, it is not supported even in the latest Delphi version (only creating PDF files with thirdparty components).
vlado
Posts: 2
Joined: Wed Mar 12, 2008 11:46 am

Post by vlado »

I found and tryed this old freeware version of TRichview yesterday without success. Thanks for confirmation my result.
Post Reply