TEssHtmlReport 1.1

By Ecological Software Solutions

Freeware 02 Sep 2006

In category

Components > Reports > HTML Reports

Description

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.

Informations

  • Status: Fully functional
  • Source: FW
  • Size: 71 211kB

Platforms:

  • Delphi 5
  • Delphi 6

Downloads