http://www.torry.net/htmlreports.htm
TEssHtmlReport v.1.01 FWS 54 Kb 27 May 2002
By Ecological Software Solutions. Delphi source code for the TEssHtmlReport component that builds HTML reports using the TDSTableProducer component as a base. However, the TEssHtmlReport component has extra built in features:
You can create template HTML pages in any program that exports HTML. With a simple scripting language you insert table and fields into the document where you want them to appear in the final report output.
You can either embed the report HTML source into your program, or import the template HTML file at runtime. The later makes it easy for clients to adjust their report output at any time. Built in summation (Sum, Avg, Max, Min, and Count) and math (*, /, +, - ^) functions allows for runtime numeric integration. The functions use the same simple scripting language as mentioned above.
You can set summation function either anywhere on a page or directly inline with the table output. You can even include grouped output fields (similar to the "group bands" use in other report components).
Since the output, which can be saved to disk, is HTML, it is readable by most word processor programs, as well as being web read.
Fully functional
Source: Included
Download: D6