In the FastReport Online Designer 2025.1 release, we have added a new components menu, implemented new features in the context menu of the "Table" object, improved watermark settings, added the option of creating guidelines on the page, and much more.
+ added TfrxReport.StoreInDFM property+ added TfrxShapeView.Curve property+ added TfrxReport.PreviewOptions.OutlineExpand property+ added compatibility code in XLS export - TfrxXLSExport.FastExport property, set FastExport := False if you have OLE error with Excel+ added TfrxXLSExport.PageBreaks property+ improved XLS, PDF, HTML exports - fixed URLs and anchors feature in HTML export- fixed bug with font widths in PDF export- fixed bug PrintOnParent in exports (Enterprise)+ added TfrxServerConfig.ReportsList property+ added 'getvariable' URL parameter for query of internal server variables+ added internal server variables SERVER_REPORTS_LIST, SERVER_REPORTS_HTML+ added function TfrxReportClient.GetServerVariable(const VariableName: String): String;+ improved TfrxReportServer performance+ added NT service demo (see project \Demos\ClientServer\Service)+ added online documentation in the Server demo- fully rewritten Advanced Client demo (see project \Demos\ClientServer\Client\Advanced)- changed reports in Server demo (see project \Demos\ClientServer\Server)- changed html files in Server demo (see project \Demos\ClientServer\Server)- bug fixes! Attention: reports with TfrxRichView (RTF) don't work in Server mode when server cache is on.
New documentation for FastReport 3!In HTML (On-line and archive), PDF, CHM, Help-file available:Programmer's manual, User manual, Developer's manual, Client-Server (Enterprise) programmer's manual. See now: http://www.fast-report.com/en/documentation/
+ added Greek resources+ added HTML tags support in PDF export+ added Hebrew, Turkish and Arabic languages in the PDF export filter+ added property TfrxPDFExport.Background (default = False)+ added properties TfrxRTFExport.Creator and TfrxPDFExport.Creator+ improved quality of the PDF export filter+ password protected reports is now working in client/server mode(IMPORTANT: Do not use this feature in one time with the server authentification)+ verbose output of the server errors in the HTML mode- fixed name of the properties TfrxServerConnection.Proxy and TfrxServerConnection.ProxyPort(press 'ignore' button on load prompt in yours projects for autofix form components)- fixed clean of the report cache on TfrxReportServer.Stop method- fixed background draw in HTML export filter in server mode- many bug fixes
- 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)