Downloads
Kryvich's Delphi Reporter 2.0 (January 7, 2012) [+] Support for Delphi XE2.
Includes source code and demo project with RTF & HTML templates. HistoryKryvich's Delphi Reporter 1.0.2 (January 24, 2009) [+] Support for the aggregate fields.Kryvich's Delphi Reporter 1.0.1 (June 11, 2008) [+] Support for the memo fields (TMemoField, TWideMemoField). Kryvich's Delphi Reporter 1.0 (August 14, 2007) TemplatesThe reporter creates reports based on templates. The template is a common RTF or HTML file that consists tags. The tag is a command for the reporter. For a RTF template the tags have to be enclosed in curly brackets “{}”. For a HTML template the tags have to be parenthesized with “\{” and “\}”. Tags recognized by ReporterIt’s a list of tags of a template that can be recognized and evaluated by Kryvich’s Delphi Reporter:
Any other tag in a template that can’t be evaluated by Reporter itself has to be populated in the OnGetCustomTagValue event handler. Demo ProjectThere is a demo project included in the distribution kit which shows work of the reporter. To demonstrate various techniques as data sources I’ve used several TDataSet descendants:
Source text of this demo-project also is included. Demo reports are created on the basis of DBDEMOS database, which distributed with Delphi. Here the list (in the order of a complexity increase):
Questions & AnswersPlease ask. My e-mail can be founded in File_Id.diz included in distribution kit. PlansPlan for the future versions of Kryvich’s Delphi Report includes but not limits to these features:
Contact us / FeedbackFurther questions, suggestions, comments, feature requests, error reports, source fragments and modifications are very welcomed! You can find my e-mail in File_Id.diz included in distribution kit.
| Newest version: 2.0
January 7, 2012
See also: Kryvich’s Delphi Localizer | |||||||||||||||||||||||||||||||||||
This is a last public version of the Kryvich's Delphi Reporter:

