Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
LCL
»
Some component for building rich text (or html) reports?
Free Pascal
Website
Downloads
Wiki
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Bugtracker
IRC channel
Latest SVN
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
CPU simulators
by
MarkMLl
[
Today
at 08:19:27 pm]
TLazSerial : serial port ...
by
Joek
[
Today
at 08:09:58 pm]
Putting unstructured data...
by
Gizmo
[
Today
at 08:02:31 pm]
Delphi 7 handling files
by
Iña123
[
Today
at 07:58:56 pm]
Lazarus Release 2.0.12
by
geraldholdsworth
[
Today
at 07:56:13 pm]
Application doesn't start...
by
Fred vS
[
Today
at 07:46:10 pm]
[SOLVED] Stripping inner ...
by
Peter H
[
Today
at 07:24:38 pm]
Tchart distance
by
flori
[
Today
at 07:17:17 pm]
Brook Security (https)
by
RedOctober
[
Today
at 07:05:21 pm]
WinAPI - examples - post ...
by
440bx
[
Today
at 07:04:00 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Some component for building rich text (or html) reports? (Read 276 times)
Vittorio
New Member
Posts: 32
Some component for building rich text (or html) reports?
«
on:
December 04, 2020, 07:22:34 am »
Hi there,
I'd like to make reports based on statistical analyses of some data and looking for component that is able to display rich text with tables. Maybe there is some component that can display html-formatted text?
Could you recommend something?
Logged
paweld
Sr. Member
Posts: 262
Re: Some component for building rich text (or html) reports?
«
Reply #1 on:
December 04, 2020, 07:57:45 am »
free:
- KMemo (KControls) [+tables, -html]:
https://wiki.freepascal.org/KControls
- RichMemo [-tables, -html]:
https://wiki.lazarus.freepascal.org/RichMemo
- DzHTMLText (html label) [-tables, +html]:
https://github.com/digao-dalpiaz/DzHTMLText
or
https://github.com/jackdp/DzHTMLText2
paid:
- TMS FNCPackUI [-tables, +html]:
https://www.tmssoftware.com/site/tmsfncuipack.asp?s=fncricheditor#features
- TRichView [+tables, -html(ony export)]:
https://www.trichview.com/features/trichview.html
- HTML Component Library [+tables, +html]:
https://www.delphihtmlcomponents.com/index.html
Logged
Best regards
paweld
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
LCL
»
Some component for building rich text (or html) reports?
TinyPortal
© 2005-2018