Download FastReport VCL Enterprise v6.8.6 Delphi 7 - Delphi 10.4 Sydney Full Source

FastReport VCL Enterprise v6.8.6 Delphi 7 - Delphi 10.4 Sydney Full Source

FastReport VCL Enterprise v6.8.6 Delphi 7 - Delphi 10.4 Sydney Full Source
FastReport VCL Enterprise v6.8.6 Delphi 7 - Delphi 10.4 Sydney Full Source


FastReport VCL 6 - 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.

Current
----------------------------
[!!!] Changed behaviour of interactive objects. Restrictions -> [DontEditInPreview] is deprecated. Now all Text objects is disabled for editing in preview by default. To allow editing use Editable - [ferAllowInPreview, ferAllowInExport] for text objects (its impacts only text objects)
+ Added support of interactive forms in PDF export for Text, CheckBox and Picture objects (Use Editable property with [ferAllowInExport] flag)
+ Added InteractiveFormsFontSubset property in PDF export which allows to set used glyph for interactive forms with embedded fonts via expression like : A-Z,a-z,0-9,#43-#47,!@#$
+ Added filtration support in preview outline tree for fast search of nodes
+ Added save and load buttons for SQL editor presets settings
- Fixed Barcode for 100% scale (incorrect stretch 1:1)
- Fixed removing of temporary folder after mail export
- Fixed bug with split big pages printing mode when additional page was added
- Multi byte input support for Syntax memo moved from define to the report designer settings
- Fixed Ctrl + backspace hotkey in Syntax memo

Version 6.8
----------------------------
+ Added class references for main package classes
+ Added customization of SQL editor in the report designer
+ Added delayed command pool for actions of TfrxReport: PrepareReport, ShowReport, LoadFrom .It possible to call Report.ShowReport to rebuild active report or load another one from the script.
+ Added TfrxEngineOptions.ZeroPrecisionValue property contains precision value for zero comparison operation in Text objects(used with HideZeros property).
+ Added PNG export filter in registered export filter
* All calls to refreshes of preview now affects only active previewed report for detail page
* Reworked preview pages and preview Tabs mechanism. TfrxPreviewPagesList class now manages active preview pages instances.
* Added synchronization of creating printer context from non GUI thread
* UpdateResorce function moved temporarily to constructor for old behavior compatibility
* Embedded Designer moved to HostControls
* Chart object Highlight disabled when Hyperlink is empty
- Fixed server log path
- [Lazarus] Fixed Unicode output in DOCX export filter
- Several fixes in QR converter module
- [Lazarus] Fixed SQL parameters editor
- Fixed attached files for MSOutlook option in e-mail export filter
- Fixed order of tabs creation in the report preview (should follows after Workspace creates)
* [Lazarus] Added font substitution of "Nimbus Sans L" to "FreeSans" under linux
* [Lazarus] Improved compatibility with FPC 3.2.0
- Fixed IIF function with nested functions
- Fixed memory leak in TfrxTreeView
- Fixed TfrxDataTreeForm.UpdateSize when it’s called before construction
- Fixed bug in font packing mechanism
- Fixed Arial font size in PDF export
- Fixed C++Builder compatibility
- Fixed exporting of the text with HTML tags to PDF
- Fixed building of string for Swiss QRCode
- Fixed formatting for duplicates values
- Fixed attach file name in the TfrxMailExport when DefaultPath <> ''
- Fixed logo position in the QR Code




OR GET THIS FILE WITHOUT PLATINUM MEMBERSHIP - PRICE 80$ ONLY

  • 278