Download ReportBuilder v22.00 Enterprise (Tokyo/Rio/Sydney/Alexandria)

ReportBuilder v22.00 Enterprise (Tokyo/Rio/Sydney/Alexandria)

ReportBuilder v22.00 Enterprise (Tokyo/Rio/Sydney/Alexandria)
ReportBuilder v22.00 Enterprise (Tokyo/Rio/Sydney/Alexandria)


ReportBuilder is the de-facto standard for Delphi reporting solutions. The genesis of ReportBuilder was the desire to deliver a product that does for reporting what Delphi does for application development. In that spirit, ReportBuilder provides both a RAD environment and an object-oriented platform for solving the reporting equation. The RB story continues to be written every day as we continue to evolve the product and collaborate with the RB community. It’s our passion.

With ReportBuilder Enterprise, you get everything included in ReportBuilder 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.

In the introduction to ReportBuilder, the reporting equation is described. The reporting equation divides reporting into four main activities:

In ReportBuilder Enterprise, the goal is to deliver a full-fledged reporting solution to end users. This goal is achieved by delivering visual, easy-to-use solutions in each of these four areas. This screen shot of the ReportBuilder Report Designer shows the ergonomic design of the user-interface.

Each of the four areas of reporting has a representative notebook tab containing a visual environment for the creation and configuration of components within that area. The results of each area then become inputs to the next area: data feeds into calculations, calculations feed into components within the report layout, and the report layout is rendered into a preview of the report. The implementation used by ReportBuilder Enterprise for each area of reporting is described below.

Data
Within the work environment of the Data tab, end users can quickly create dataviews, which can then be used to supply data to reports. Dataviews are usually created via the Query Wizard or Query Designer. Both of these tools are visual; they also allow the end user to select the tables, fields, search criteria, and sort order necessary for the report. Behind the scenes, an SQL statement is generated and used to retrieve the data from the database. A screen shot of a completed dataview is shown below.

The solution described above is the standard behavior within the data workspace. However, the developer can customize this user-interface by doing one of three tasks:

Register a replacement query wizard or query designer.
Remove the query wizard or query designer.
Create new dataview template classes that can simplify the data selection process even further by establishing the relationship between the tables in the database and presenting an alternative user-interface (such as a single form that allows search/sort criteria to be entered).
The bottom line is that the Data area contains a turnkey solution that can be used out-of-the-box, but if customizations are needed, an architecture has been provided so that those customizations are possible.

Calc
The Calc workspace is used to manage the RAP code associated with the Report. The Calc workspace contains a tree view of the report, all the bands within the report, and all the objects within each band. When a band or component is selected, all the events for that component are shown in a list. The user can then select an event and code the event handler in the syntax-sensitive code editor at the bottom. The following screen shot shows an OnPrint event as coded for a Line component.

This screen shot shows the Calc workspace in its most feature-rich and complex configuration. Development work completed here can be passed on to end users so that they can modify it, locked down so that end users can only view it, hidden completely so that end users do not know it is there. The most scaled-down version of the Calc tab is provided by the dialog only interface, where no Calc tab exists at all, and a single syntax-sensitive code-editor dialog is accessible from the Calculations… menu option of the variable component. The user-interface and behind-the-scenes architecture has been made highly scalable in order to meet the various needs of developers.

Design
The Design workspace contains the actual layout of the report. The user-interface is identical to the one presented to developers using ReportBuilder at Delphi design-time; in other words, it is full-featured and professional. The Office97 interface-style makes the Design workspace especially easy to learn for end users. A Report Wizard is available for creating reports quickly. You can customize this interface by replacing any of the dialogs it uses and by registering your own report wizards.

Preview
The Preview workspace contains the rendered report. The report can be printed to the printer or to various file formats from this workspace.

Version 22.0 - 2/10/2023
-------------------------

Packages
- New VersionInfo support (.res metadata)
- New PlatformTargets support for Delphi IDE (.res meta data)
- 32-bit and 64-bit Build w/run-time Packages support
**Delphi 11.2 only

Designer
- new ReportWizard enhancements to improve group layouts

Preview
- new Thumbnails optimization to generate only when enabled

PDF Component
- new LoadFromStream method
- new DataPipeline, DataField properties to allow binding to dataset
- new PrintBehaviors: Section, Fixed
- new Page Layer support - when Fixed, display PDF page at design-time
- new support for FilePath variables

DataPipeline
- new support for field datatype ftShortint

RCL
- new TppImage Save To File menu option
- new Round rectangle radius property
- new Datamatrix Barcode GS1 auto-encode
- new EPCSettings object for QR Code
- new EPC QR Code dialog
- new QR Code all versions enabled
- new Encryption enhanced to support 64-bit apps w/high-entropy ASLR enabled

new Docx (Word) Device
- Export reports to Docx MS Word document
- All report elements included text, rich text, graphics, lines, shapes,
barcodes, charts, ...
- Unicode supported
- use RTFSettings to specify options

Output Devices
- Printer
- Enhanced Duplex dpDefault to prevent overwrites
- Enhanced 'Screen' printer to default to 600 dpi
- Xlsx/Xls,
- new conversion for Delphi date time formats: c, ddddd, dddddd, t, tt
- PDF
- new Native font processing
- new PDF Digital Signature from Export Dialog
- PDF Digital Signature size reduced
- new Custom scale images in PDF
- new ZUGFeRD attachment streaming
- Improved support for RTF with images

Email
- new MIME encoder now supports a wider variety of email clients
- new Email Error event for TppReport and TppEmail
- SMTP Outlook plug-in
- new support for COM MailItem Send event
- new use OnStatusChange event to check, Status = 'Mail Sent'
- new account selection
- new default signature automatically added
- Web Mail plug-ins
- new Credential saving for later use (.ini or registry)
- new Refresh Token support
- new Code Challenge support
- new Helper functions
- new OnConnectionStart and OnConnectionComplete events
- Enhanced Unicode support

Cloud Drive
- new Cloud Drive export dialog
- new Cloud Drive Error event for TppReport and TppCloudDriveManager
- new Credential saving for later use (.ini or registry)
- new Refresh Token support
- new Code Challenge support
- new Helper functions
- new OnConnectonStart and OnConnectionComplete events
- removed ClientSecret from end-user view

------> Professional <-------

DADE
- new SQLText support for 'stealth mode'
- Optimization for sql validation and retrieving select field info
- new QueryDesigner enhancements
- improve Rename menu option (enable/disable)
- improve Calc expression edit button positioning

------> Enterprise <---------

RAP
- new RTTI for DataPipeline.IsLastRecord method


*features may vary by ReportBuilder Edition and Delphi version
*RB 22 includes support for Delphi versions:
Delphi 11.2, Delphi 10.4 Sydney, Delphi 10.3 Rio, Delphi 10.2 Tokyo, D10.1 Berlin, D10 Seattle, XE8, XE7, XE6, XE5, XE4, XE3, XE2, D2007, D7


Only for V.I.P
Warning! You are not allowed to view this text.
  • 111