Download FastReport 2023.2 VCL Enterprise Full Source for D10.4, D11, D12 Athens

FastReport 2023.2 VCL Enterprise Full Source for D10.4, D11, D12 Athens

FastReport 2023.2 VCL Enterprise Full Source for D10.4, D11, D12 Athens
FastReport 2023.2 VCL Enterprise Full Source for D10.4, D11, D12 Athens


FastReport VCL - new generation of reporting tool for Delphi 7-XE8, C++Builder 2005-XE8 and Embarcadero RAD Studio 10.3 Rio. FastReport VCL is an add-on component for generate reports quickly and efficiently. FastReport provides all the tools necessary for developing reports, including a visual report designer, a reporting core, and a preview window. RAD Studio 10.2 Tokyo. Report generator FastReport VCL is a modern solution for integrating Business Intelligence in your software. It has been created for developers who want to use ready-made components for reporting. FastReport VCL, with its simplicity of use, convenience and small distribution size is able to provide high functionality and performance on almost any modern PC.

Fast and reliable engine for report production
Yes, that is what heavy corporate reporting requires! FastReport is specifically optimized for speed and every day proves itself on heavy workloads in real businesses! If your clients want to get reports quickly - then they just need FastReport!
These are the capabilities of just report production engine:
Band-oriented report generator. A wide range of band types allows the creation of any kind of report
Code-based reports
Multi-page and multi-template reports
Cross-tabs allow creation of tabular reports with complex row and column headers from a single dataset, either a table or a query. (For full OLAP reports, we suggest you use FastReport OLAP instead)
Interactive reports
And all of these features can be combined in a single report!
Report designer
Powerful modern editor which includes a large set of tools for visually designing and modifying report templates
Can be incorporated into your application to give users their own report design!
Clean and simple classic interface - business users like to work with the designer straight away, without taking six months of orientation!
Report Wizard - even easier than using the visual designer - step by step report creation!
Separate tabs for "Design", "Data" and "Code" - a full-featured report development environment!
Security
We place great importance on the protection of your data.
Source code. Professional and Enterprise Editions of the product include all the source code for FastReport. This is very beneficial for companies that want to adapt the product to their own special needs. Avoid �rogue’ components and be in full control of all your software code, giving you absolute security!
Reports only have access to data specified by your application and data can be made read only
Encrypted templates and reports (by Rijndael-like algorithm). Data can protected by a secure document password
Web-based reports support the use of secure channels

and Interactivity
Built-in script shell that supports 4 languages: PascalScript, C++ Script, BasicScript and JScript
Interactive forms, drill-down (drop) reports, call another report with detailed information from the preview window with one mouse click
Flexible and open architecture. If FastReport doesn’t do enough for you, you can enhance it by creating and connecting your own objects (export filters, functions and database engines) to your reports
Inheritance of report templates
Reports can be independent of your application, so the application does not require recompilation when a user requires changes in a report
Any kind of data.
FastReport supports many libraries for database access: FireDAC, ADO, BDE, DBX, IBX and FIBPlus, so providing access to practically all databases, including Oracle and many third-party libraries
Data generated within your application
Passing out of both static and dynamic records
International localization
UNICODE. Reports can use any language in the world, and even multiple languages simultaneously, maintaining true internationality!
The FastReport interface is localized for fourteen languages
The file format allows reports to be translated at a local level
Documentation and help files are available in English, German, Polish and Russian.

Fast and reliable engine for report production
Yes, that is what heavy corporate reporting requires! FastReport is specifically optimized for speed and every day proves itself on heavy workloads in real businesses! If your clients want to get reports quickly - then they just need FastReport!

These are the capabilities of just report production engine:

Band-oriented report generator. A wide range of band types allows the creation of any kind of report
Code-based reports
Multi-page and multi-template reports
Expressions post processing
Cross-tabs allow creation of tabular reports with complex row and column headers from a single dataset, either a table or a query. (For full OLAP reports, we suggest you use FastReport OLAP instead)
Interactive reports
And all of these features can be combined in a single report!

Report designer
Powerful modern editor which includes a large set of tools for visually designing and modifying report templates
Can be incorporated into your application to give users their own report design!
Clean and simple classic interface - business users like to work with the designer straight away, without taking six months of orientation!
Interactive object editors
Extended script debugger
Improved guide lines for more precise report editing
Report Wizard - even easier than using the visual designer - step by step report creation!
Separate tabs for "Design", "Data" and "Code" - a full-featured report development environment!
Flexible designer architecture allows creating of your own editors of both already existing objects and new ones
Report objects
The Table object allows you to build a tabular report with variable number of rows and/or columns.
Wide variety of barcodes PDF417, DataMatrix, Aztec, MaxiCode and many more
The Map Object supports different maps formats like OSM and ESRI. Supports GPX
Gauges allow adding more visual representability
Security
We place great importance on the protection of your data.

Source code. Professional and Enterprise Editions of the product include all the source code for FastReport. This is very beneficial for companies that want to adapt the product to their own special needs. Avoid ‘rogue’ components and be in full control of all your software code, giving you absolute security!
Reports only have access to data specified by your application and data can be made read only
Encrypted templates and reports (by Rijndael-like algorithm). Data can protected by a secure document password
Be confident in the security and confidentiality of your reports!

Flexibility and Interactivity
Built-in script shell that supports 4 languages: PascalScript, C++ Script, BasicScript and JScript
Interactive forms, drill-down (drop) reports, call another report with detailed information from the preview window with one mouse click
Flexible and open architecture. If FastReport doesn’t do enough for you, you can enhance it by creating and connecting your own objects (export filters, functions and database engines) to your reports
Inheritance of report templates
Reports can be independent of your application, so the application does not require recompilation when a user requires changes in a report
Delivery to Cloud storages
It's easy to save report templates, prepared reports or exported results to different places: E-mail, FTP, DropBox, OneDrive, Box.com, GoogleDrive.

Any kind of data.
FastReport supports many libraries for database access: FireDAC, ADO, BDE, DBX, IBX and FIBPlus, so providing access to practically all databases, including Oracle and many third-party libraries
Data generated within your application
Passing out of both static and dynamic records
International localization
UNICODE. Reports can use any language in the world, and even multiple languages simultaneously, maintaining true internationality!
The FastReport interface is localized on dozens of languages
The file format allows reports to be translated at a local level
Documentation and help files are available in English, German, Polish and Russian.

Version 2023.2
---------------
РЎore library
---------------
+ Added new core package with common code for all products
+ Added a new graphics core package with a common code for all products
+ Added new localization packs
* Changed product localization system

Fast Report VCL
---------------
[Designer]
- Fixed Int64 support in Object Inspector
- Fixed filter behavior in data selection dialog
- Fixed TfrxRichView frame borders in the designer
- Fixed a bug due to which the code completion dropdown did not copy styles from Syntax Memo

[Engine]
+ Added support for style sheets and improved work with styles in the report designer
+ Added the possibility of simultaneous multi-threaded printing
- Fixed form scaling for secondary monitor for Delphi 10.1 and later
- Fixed bug with parent container component interactive events
- Fixed error handling in CrossView events
- Fixed printing of current page mode
- Fixed Duplex printing for multiple copies of documents with collation enabled

[Exports]
+ Added new CustomExportDialogClass property for export filters, which allows you to override the export dialog for standard export filters
* Improved translucent SVG export in PDF export via EMF
- Fixed memory leak with embedded files in PDF export
- Fixed progress dialog in HTML export when entering wrong page number
- Fixed export of TfrxLineView and TfrxShapeView in PPTX export

[Lazarus]
+ Added support for variable portability in templates (Delphi <--> Lazarus)
- Fixed behavior of empty TfrxPictureView in Lazarus

[preview]
- Fixed button order in preview

[report object]
+ Added composite barcodes (EAN 8+2, EAN 8+5, EAN 13+2, EAN 13+5)
+ Added method TfrxPictureView.LoadFromStream
+ Added processing of the Hint property (similar to TagStr)
- Fixed placement of SVG pictures in TfrxPictureView

[resources]
* Updated Portuguese resources
* Updated Polish resources

FastReport FMX
---------------
- Fixed integer overflow error in gradient fill object
- Fixed crosstab editor bug in RAD Studio 11

FastQueryBuilder
---------------
- Added packages for new versions of Delphi (RAD Studio 10 - 11)

FastCube
---------------
+ Added HiDPI support for high resolution monitors
+ Added integration package with FastScript (integration does not require rebuilding of the main packages)
- Fixed bugs in highlighting rules
- Fixed Access violation error when using the component in some editors


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