Delphi Report Designer tool
Overview
Feature Table
Standard
Professional
Enterprise
Server
OVERVIEW
  • Standard Edition
    The Standard Edition provides full-featured reporting capabilities for the serious Delphi developer. You can build simple reports quickly and complex reports elegantly with ReportBuilder standard
  • Professional Edition
    This edition includes everything in Standard, plus a Crosstab component and a suite of end-user reporting components. The professional edition allows you to distribute the entire ReportBuilder development environment to your end users so that they can create and modify reports in the context of your application.
  • Enterprise Edition
    The Enterprise Edition includes everything in Professional, plus the RAP language, which allows developers and end users to code calculations and complex event handlers at run-time. RAP enables the entire report definition (data, calculations, and layout) to be stored outside of the application executable. RAP enables developers to include Object Pascal code and Delphi-style event handlers within reports, making report layouts stand alone entities that can simply be loaded and executed. RAP continues in ReportBuilder’s tradition of extensibility, affording developers the ability to provide powerful Delphi functionality wrapped for users as simple function calls that can be easily generated via the RAP Code Toolbox. It also allows end-users to create calculations with a simple, intuitive drag & drop interface.
  • Server Edition The Server Edition can be divided into three basic parts: the Report Server, the Web Tier, and the Thin Client components:
  1. Report Server
    Server report content over the web via a multi-threaded Windows service
    Provide a list of available reports in a folder tree structure
    Send and receive search criteria for a given report
  2. Web Tier
    Publish reports as XHTML to web browser clients
    Build your own ISAPI, ASP, or Apache web applications
    Customize the generated XHTML and JavaScript framework
  3. Client Support
    Web: Select available reports, enter search criteria and preview report content via IE 5, IE 6, Netscape 4, and Netscape 6
    Thin Client: Use the standard ReportBuilder UI to access server-based reports from within a Delphi application.

Click here for other informations.


ReportBuilder Feature Table
General
100% Native Delphi
ReportBuilder is written entirely in Object Pascal.
Full Source Code*
Great reference and debugging tool
30-day money back guarantee
Even though we know you'll love ReportBuilder
Support for all Delphi versions
Version 7 supports Delphi 4, 5, 6 & 7; Version 6 supports Delphi 4, 5, & 6; Version 5 supports Delphi 4 & 5; Version 4 supports Delphi 3; Version 3.5 supports Delphi 1 & 2.
Developer's Guide
400 pages - Includes extensive set of tutorials for building different types of reports and for constructing complete applications.
Online Help
Delphi-style online help. Contains over 1,500 topics documenting component properties, events, and methods.
Extensive Demos
Over 70 demo reports - The Pro version contains demos of complete End-User reporting applications.
Tech Support
Newsgroups, E-mail, and Fax support are provided. Phone support is available on a pay per minute basis.
*Source code to RAP compiler not included.


ReportBuilder Standard
Design Tools Maximum Productivity
Visual Report Designer
Full-featured, Office97 compliant
Dockable Toolbars and ToolWindows
Configure the design workspace for your personal preferences.
Interactively Design and Preview
Toggle between the Report Designer's Design and Preview tabs.
Report Wizard
Create reports with a few mouse clicks.
Report Tree tool window
Outline of all report objects.
Data Tree tool window
Drag and drop label and field creation.
Precision
Position components up to 1/1000 of a millimeter.
International Language Support
11 languages, *all* strings and messages translated
Complete Delphi Integration
Two way communication with Delphi's Object Inspector
Full support for coding Delphi event-handlers for all report components
Speed Menus
Quickly set component properties by right-clicking over a component to access its pop-up menu.
Dialogs
Numerous easy-to-use dialogs for PageSetup, Groups, Formatting, Calculations, Print To File Setup, etc.
Templates (Report Layouts)
Save report definitions in database fields or files; deploy new reports without recompiling.
SubReport Worksheets
Each SubReport has its own workspace in the Report Designer accessible via a tab at the bottom.
Columnar Reports
Spreadsheet-style reports and mailing labels
Page Styles
Separate page layer for specifying graphical elements for form style reports.
Auto Search
Display search criteria values in a 'Query-by-Form' format before printing a report. Assign the search criteria values entered by the user to standard Delphi data access components.
Data Access Open DataPipeline Architecture
BDE Data Access
BDEPipeline provides full Borland Database Engine (BDE) support.
Non-BDE Database Access
DBPipeline connects to BDE replacement products and TDataSet descendants.
TextFile Data Access
TextPipeline provides access to data in ASCII text files: comma-delimited, tab-delimited, custom-delimited, fixed length records.
Delphi Object Data Access
JITPipeline can be used to access data in objects, arrays, etc.
Proprietary Data Access
Create custom data pipelines to access any data format.
Data Traversal Control
Control data traversal via easy to use data pipeline properties. Print current record, bookmark list, etc. Also control whether to skip a master record when no detail record exists for master/detail reports.
Report Components The RCL - Extensive and Extensible
Text, Line & Shape Components Work just like Delphi counterparts
Image Components Support for the following formats: BMP, WMF, JPEG, GIF
Rich Text Components Stretch across pages, great for mail-merge
Memo Components Stretch across pages
TeeChart 'Wrapper' Components Enable TeeChart to be used inside the Report Designer.
BarCode Components Codabar, Code 128, Code 39, EAN-13, EAN-8, FIM A,B,C, Interleaved 2 of 5, PostNet, UPC-A, UPC-E
Region Use to logically group components and create relationships with other stretchable objects.
SubReport Free-form, side-by-side, nested, drill-down
Extensible Components Create either static or stretchable descendants.
Report Output Open Output Device Architecture
Printer Completely control printer properties: orientation, paper size, paper bin, duplexing, margins etc.
Preview Use the built-in Preview Form or create your own and register it as the replacement.
Archive (Native Report Output) Print reports to stand-alone files, preview later.
ASCII Text File Output Comma-delimited, tab-delimited and fixed length formats supported.
Report Emulation Text Print formatted text output to a .txt file.
*RTF, HTML, Excel, etc. *Additional add-on device pack available from www.waler.com.
Open Data Output Create support for new file formats.


ReportBuilder Professional
Everything in ReportBuilder Standard plus...
Crosstab Component
The CrossTab component can display calculated values in a multi-dimensional grid format. You can define three types of dimensions: Columns, Rows and Values. A CrossTab wizard is also included.
Data Access Environment
(DADE)
Adds a new 'Data' tab to the Report Designer. Enables developers and end-users to visually design and preview SQL queries.
End-User Report Designer
Distribute the Report Designer to your end-users royalty-free.
Report Explorer
Allow end-users to manage reports and data with a Windows Explorer style interface that stores reports to your database.
Query Wizard
Create new SQL queries with a few clicks of the mouse.
Query Designer   
Create and modify complex queries.
Linked Query support
Visually create master/detail and lookup relationships between queries by dragging and dropping fields from the detail to the master.
Ask-At-Runtime support
Use the Query designer to visually define 'AutoSearch' parameters that are displayed in a 'Query-by-Form' format prior to printing the report.
Data Dictionary
Use the Data Dictionary component to display user-friendly table and  field aliases to your end-users. You can define table relationships that can be used by the query tools to automatically generate join conditions.
Data Dictionary Builder
Quickly and easily generate and maintain the entries in your data dictionary tables.
End-User Database Examples
Offers an extensive set of database-specific end-user examples:Access 97, Advantage, InterBase, Paradox, Oracle 8, SQL Server 7, Sybase ASE 11, Sybase ASA 6, SQL Anywhere 5.


ReportBuilder Enterprise
Everything in ReportBuilder Professional plus...
Run-time Pascal Environment (RAP)
Report Application Pascal (RAP) is ReportBuilder's run-time Pascal development environment! RAP enables the entire report definition (Data, Calculations, and Layout) to be stored outside of the application executable. Using RAP, developers and end-users can code calculations and event-handlers without Delphi. RAP is extensible - which means developers can easily register their own built-in functions and objects to meet specific requirements.  (Source code to RAP compiler is not included.)

Consist 199.445.900 - 045.8104395 - email: sales@consist.it
Consist Shopping Online    Prezzi / Prices    Condizioni di vendita / Selling terms     Home page