Our stand-alone Low-code solution will help you to automate the generation and transmission of reports from multiple databases (and even several at the same time). Set up export of reports and send them to databases in a couple of clicks!
Buying this product you’ll get:
Visual designer for creating and editing reports.
Builder in the form of a console utility for building and processing reports.
GUI configurator for creating builder tasks.
A convenient scheduler for completin ...
Watermark exports to .DOCX and .RTF files have been added in FastReport .NET. limitation - the sign cannot be positioned above the text.
A watermark is a text or image (mostly semi-transparent) that is superimposed so that it does not interfere with viewing the document. It is used to protect the content of documents from commercial use by non-owners or fraud.
Example of a document with a watermark:
Add watermarking from a code:
...
In the latest version of FastReport .Net 2019.1 we added ability to enable and disable printing of particular pages (ReportPage.Printable property), optimized work of SVG objects and fixed a number of bugs detected by PVS Studio. We also added a new example of using FastReport Core in Docker container in CentOS operating system as well as an example of using FastReport Core with Vue.js framework.
All changes:
Version 2019.1
---------------
[Engine]
+ added property FastReport.Utils.Config.PreparedCompressed (default value: true) for enable or disable the compression in files with prepared reports (fpx)+ added the ability to disable hotkeys in designer and preview+ added property ReportPage.Printable (default value: true) for enable or disable printing of the page* SVG object is optimized, removed inheritance SV ...
Get ready for the highly anticipated update for the entire line of Delphi and Lazarus products! With version 2025.2, you’ll enjoy exciting new features, including an easy-to-use tool for configuring watermarks, an updated set of server components, a brand-new dialog page mechanism for web reports, and the innovative TfrxDeviceCommand report object for RFID tags. We've also made significant enhancements to the reporting engine, improved export and transport options, added theme support, and much more!
Upgrade your product today and unlock a world of new possibilities with us!
New Features in FastReport VCL
User-Friendly Watermark Customization Tool
A customizable watermark feature has been added for report pages. Watermarks are often used for document protection or to indicate the type of doc ...
Starting from version 2022.1, all releases of FastReport are subscription-based. This will ensure that you have access to all the features of the latest versions while your subscription is active.
We have added the support for Embarcadero RAD Studio 11 and the new macOS ARM 64-bit for Apple M1. In this release, we have also expanded the set of FastReport FMX export filters. Export filters to the OpenOffice ODT and ODS format are now available for use.
Additionally, we have improved the work with FmxLinux in Linux and Metal API support in macOS.
2022.1 Version
...
Import Crystal Reports template
Crystal Reports template it's a report created by Crystal Reports designer. These reports are stored in files with rpt extension. Importing a report template
Converter is implemented as a plug-in. You can download it here, in Extras. The plugin should be compiled in Visual Studio and added in the FastReport. NET designer. To do this, go to the View menu, click Options... and add a plug-in in tab Plugins. After restarting the designer in Open File window will be filter Crystal Reports file (*. rpt). About how to build and connect the plug-in you can learn in the readme.txt.
The next pictures shows the Crystal Reports template (left) and the same report imported in FastReport. NET (right).
...