+ added dynamic array support
+ added MessageDlg, InputBox, InputQuery functions
- fixed error in StrToDateTime function
- fixed wrong 'Exit' behavior
- some fixes for Linux CRLF compatibility
- fixed syntax error when using cross-language modules
- fixed empty case selector bug
- fixed bug with 'var ar, ar1: array' declaration
FastScript 1.6
FastReport 3 beta testing
Welcome to beta testing of the FastReportT 3!
Rewritten class architecture.
Storing reports in XML format.
Full WYSIWYG (now for text objects too).
Text rotation 0..360 degrees.
Memo object supports simple html-tags (font color, b, i, u, sub, sup).
Styles.
Text flow.
URLs, Anchors
Dot matrix reports.
One script in the report (like an unit in the Delphi).
Multi-language architecture allows you to use many languages (Pascal, C++, Basic, Java).
Access to any object inside your application (in case you've allowed this). Standard libraries to access to base classes, controls and forms. Easily expandable library architecture.
Debugger
Improved Object Inspector.
Zooming.
Rulers, guides.
Wizard for base type reports.
Full Undo/Redo.
FastReport server in development
Welcome to test our FastReport server. Now available on-line test version of the server.
FastReport VCL 2.53
- improved FastReport 3 compatibility
- fixed Excel XML export margins error
- updated language resources (czech, romanian)
- minor exports bug fixes
- minor engine bug fixes
FastExperts 1.21
New version of the FastExperts:
- added French language
- minor bug fixes
FastReport 3.01
+ added German, French, Ukrainian, Brazil, Hungarian resources
+ added TfrxReport.EnabledDatasets property
+ added TfrxCrossView.PlainCells property
+ added separate packages for DB and IBO
+ added separate FastScript packages for DB, BDE, IBX, ADO
* changes in RTF and PDF exports
- bug fixes
FastReport 3.02
+ added Serbian resources
+ added DelphiFastZLib library instead of zlib standard unit to avoid
conflict between FR3 and JediVCL
+ added group/ungroup feature in the designer
+ added utility for quick recompiling FR packages
* changes in the Chart object - require to rebuild your reports that contain
the Chart object!
- bug fixes
FastReport 3.03
+ added Czech, Turkish resources
+ added TfrxUserDataset.Fields, TfrxUserDataset.OnGetValue properties
+ edition 1.01 of the documentation (page numbers added)
+ added TfrxDataBand.KeepHeader property
- bug fixes
FastScript 1.7
+ added VarType function
+ added TApplication class
- fixed error with properties of Char type
- fixed DayOfWeek error
- fixed error with open array parameters
- fixed error with 'uses'
FastReport 3.04
+ added Taiwan, Italian, Slovene, Spanish, Catalon, Dutch resources
+ added "frxPBarcode.pas" unit for PSOFT BarcodeLibrary (http://www.psoft.sk)
+ added DayOf, MonthOf, YearOf functions
+ added "Multi-language wizard" for quick creation of the multi-language resource file
+ added TfrxReport.OldStyleProgress, OnProgressSTart, OnProgress, OnProgressStop properties
- bug fixes
FastReport 3 Enterprise Client/Server Demo
FastReport 3 Enterprise Demo contains compiled server and client programs.
The server part (the FRServer.exe file) represents a powerfull HTTP server with a capacity of report generation in HTML, PDF, RTF, XLS, XML, TXT, JPEG formats, and also in the FastReport 3 (FP3) native report.
The usage of any HTTP browser can be used as a client (Internet Explorer, Mozilla, Opera etc.).
For query and displaying of files in the FastReport 3 (FP3) format it is necessary to use the Client Demo contained in the delivery package (the FRClient.exe file), built on the basis of the FastReport 3 Enterprise client components.
Download demo now
FastReport 3 Enterprise Client/Server
- standalone server application (without the need of IIS, Apache or other web-server technologies) has a big performance, low response time, low use of system resources, in compare with solutions based on CGI technology;
- run any reports on the server side, on client request, without direct connection of the client to the database server;
- use of HyperText transfer protocol (HTTP, RFC 2068 [2]) allows you to use many of existing applications such as web-browsers (Internet Explorer, Netscape Navigator, Mozilla, Opera etc), proxy-servers, web-servers (Internet Information Server, Apache etc), together with FastReport 3 Enterprise without any additional requirements;
- managing the connection logs, error logs, any additional system information, allows you to keep a statistics, quickly track down the bugs and unauthorized access attempts;
- use of authentification and allow/deny IP lists allows you to restrict the access to the server;
- you can use FastReport client components for interaction between your client application and the server. You can use any web-browser as well;
- your reports may have a dialogue forms that will be used for entering some values before running a report;
- supported formats of the prepared reports are: HTML, PDF, RTF, XML, XLS, JPEG, Text.
FastReport 3.05
- added TfrxReport.ShowProgress property
- bug fixes
FastReport 3.06
+ added BCB packages for FR3 Enterprise
+ added TfrxReportServer.OnGetVariables event handler
+ improved PDF export filter
+ improved RTF export filter
- bug fixes
FastReport 3 is a report generator for giving your application the
ability to generate reports quickly and efficiently. FastReport
provides all the tools you need to develop reports.
All variants of FastReport 3 contains:
Visual report designer with rulers, guides and zooming, wizard for
base type reports, export filters to html, tiff, bmp, jpg, xls, pdf,
Dot matrix reports support, support most popular DB-engines. Full
WYSIWYG, text rotation 0..360 degrees, memo object supports simple
html-tags (font color, b, i, u, sub, sup), improved stretching
(StretchMode, ShiftMode properties), Access to DB fields, styles, text
flow, URLs, Anchors.
FastReport 3 Basic Edition
Basic set of opportunities for budgetary solutions.
FastReport 3 Basic Edition it will be sufficient for development
applications with reports with "direct" logic. If you yet have not
decided, whether all range of opportunities FastReport 3 is necessary
for you, then Basic Edition - for you. The most simple variant for
studying. It will not allow your users to break something in the set
of reports determined by you.
FastReport 3 Standard Edition
If you need something more, than a base set, then it for you: the
dialogue forms designer, internal script engine, allowing to operate
logic of construction of the report, supporting 4 languages
(PascalScript, C ++ Script, JSCript, BasicScript), end user report designer.
The built-in script debugger and dramatically increased performance.
You can get to the users not only create new and change old reports in the programs.
The dialogue forms supporting set of elements, will allow to enter the
data, conditions and restrictions during construction of the report,
and the built - in script adds practically boundless opportunities for
reports construction.
FastReport 3 Professional Edition
All opportunities of FastReport 3 Standard Edition and little bit
more. Full source codes of report generator - you can thoroughly
understand work logic, change something according to your needs, make
thin adjustment. Full freedom in management of the tool at your service.
FastReport 3 Enterprise Edition
you can use FastReport for Web!
Client/Server version of the FastReport 3 is released and available
for purchase and upgrade.
- standalone server application (without the need of IIS, Apache or
other web-server technologies) has a big performance, low response
time, low use of system resources, in compare with solutions based on
CGI technology;
- run any reports on the server side, on client request, without
direct connection of the client to the database server;
- use of HyperText transfer protocol (HTTP, RFC 2068 [2]) allows you
to use many of existing applications such as web-browsers (Internet
Explorer, Netscape Navigator, Mozilla, Opera etc), proxy-servers,
web-servers (Internet Information Server, Apache etc), together with
FastReport 3 Enterprise without any additional requirements;
- managing the connection logs, error logs, any additional system
information, allows you to keep a statistics, quickly track down the
bugs and unauthorized access attempts;
- use of authentification and allow/deny IP lists allows you to
restrict the access to the server;
- you can use FastReport client components for interaction between
your client application and the server. You can use any web-browser as well;
- your reports may have a dialogue forms that will be used for
entering some values before running a report;
- supported formats of the prepared reports are: HTML, PDF, RTF, XML,
XLS, JPEG, Text.
Read more: http://www.fast-report.com/en/products/products.php?BID=23&ID=41
See all new features in FastReport 3 http://www.fast-report.com/en/products/fr3features.php
Download http://www.fast-report.com/en/download/download.php?BID=16
Versions comparison http://www.fast-report.com/en/products/compare.php
Variants comparison http://www.fast-report.com/en/products/variants.php
FastReport 3.07
+ added Delphi2005 packages
+ added TfrxReport.Modified property
+ added TfrxReport.EngineOptions.DestroyForms property
+ added Polish, Swedish, Romanian resources
+ added expressions support to the Cross-tab object
* changes in aggregate functions call: <> symbols aren't needed anymore
* changes in IIF function: now it works like macro
+ Forms support by TfrxReportClient
+ Report cache on server side
+ CGI wrapper for using with Apache/IIS (see cgi_readme.txt)
- bug fixes
FastReport 2.54 VCL
- added Delphi 2005 support
- bug fixes
FastReport 3.08
+ added TfrxMemoView.Clipped property
+ added TfrxReport.OnAfterPrintReport event
+ added baClient to Align property
+ added Danish, Chinese resources
+ now you can use national chars in the script identifier names
+ added TfrxPDFExport.PrintOptimized property
+ improved speed of the Excel export filter
+ added log rotate function in Client/Server version
- bug fixes
FastScript 1.8
+ added packages for Delphi2005
+ Length function now supports arrays
+ added TfsScript.ExtendedCharset property (use national chars in identifiers)
- fixed error in SetLength function (for dynamic arrays)
- fixed error with __StringHelper (access to string elements)
FastReport 3.09
- improved HTML export filter
- bug fixes
FastReport 3.10
- added Swiss, Portuguese, Latvian resources
- added TfrxReport.OnEndDoc event
- added TfrxReportServer.OnAfterBuildReport event
- improved export filters
- added shadows in HTML, PDF, XLS, XML, RTF exports
- added page frames in HTML, PDF, XLS, XML exports
- added backgrounds in HTML, PDF, XLS, XML exports
- added resources for navigator in the HTML export filter
- added TfrxXLSExport.AsText property
- added outline in PDF export filter (TfrxPDFExport.Outline proper
- added TfrxPDFExport.Author, TfrxPDFExport.Subject properties
- added "Stream" property in all export filters
- fixed the bug of the diagonal line export
- fixed numbers format bug in XML export filter
- fixed the bug of greek symbols export to PDF format
- fixed the bug print of the report result after using the dialog form
- fixed the bug of the multiple show the same dialog web form
- report session bug fixes
- fixed the bug of log rotate function properties
- fixed the bug of the thick lines print on the second page
- fixed the AV bug on the many pages export (more 50 pages)