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 new Delphi for .NET demo+ added new C# demo: Report client for FastReport Server+ added new C# demo: Picture - shows how to use IfrxPictureView interface+ added new interface IfrxPictureView+ improved interface (new buttons, splash and startup window)+ added scheduler service (you can schedule your report and receive it by e-mail)+ added configuration utility+ added context help in designer (F1 key)+ added method LoadPreparedReportFromStream(IStream *) to TfrxPreviewX+ added method SavePreparedReportToStream(IStream *) to TfrxReport+ added new interface: IfrxDataBand* fixed C++ demos: variable demo, callback demo* updated C++ thread_test demo* updated C# DataSetDemo: added FrxDataSet class* updated C++ DynamicReport demo* updated: Method CreateReportObject() of IfrxReport interface has been changed in accordance to new requirements* updated Visual FoxPro demo* updated C# DataSetDemo: added FrxDataView class + sorting example
+ added separate frxTee package for TeeChart+ added CJK Font support in PDF export+ added frxHiButtons.pas unit (hi-color button images). Just add to your uses list.+ added "Classes" tab to DataTree+ added TfrxBarcodeView.WideBarRatio property- multi-thread fixes- fixed bug with cross+subreport- fixed bug with CloseDatasource = True- fixed bug in old-style cross- fixed bug in XLS(OLE) export with extra long text line- fixed bug in PDF export with non-TrueType fonts- fixed memo.loadfromfile- fixed bug with installer- fixed print report title twice- fixed startnewpage+reprintonnewpage- fixed char spacing in PDF export- fixed baClient align- fixed dot-matrix (designer, engine)- fixed app icon bug- FS: multithread fix- preview fixes- frf importer fixes
* D2006 ready+ added strikeout text support in HTML export+ added char spacing support in PDF export+ added support of BALTIC_CHARSET (windows-1257) in PDF export+ added support TfrxShapeView diagonal lines in PDF export+ added FRF import unit. To use it, simply include frx2xto30.pas into your "uses" list.- fixed inplace editing of the Text object- fixed bug with export to the monochrome TIFF format (error with the MS Paint and Photo Editor) - fixed dbx components bug- fixed paper bins selection- fixed bugs in e-mail export (Lines and Signature properties, bad attachment, bad address syntax with some smtp servers)- fixes of the export filters interface- fixed GIF export filter- fixed bug with xp style (av when closing expr editor)- fixed av when selecting sysmemo and memo- fixed the default export file name in the "Save Dialog"- fixed TfrxServerConfig.LoadFromFile
Whats new:+ added d2006(DeXter) packages and compatibility+ Danish, Portuguese language added+ joins between fields of the compatible types+ Designer saves its own position and size- fixed for order by DESC of any field- fixed 'Control has no parent window.' error in Delphi 5
+ added Farsi language resources+ added pdf and e-mail export buttons in preview toolbar+ added popup menu in Preview+ added full screen mode in Preview (F11 hot-key)* improved PDF export filter* restricted some properties of HTML and image export by e-mail- [FQB] fixed for order by DESC of any field- fixed bug with blank DefaultPath property in all exports- fixed Null to OleStr bug- fixed D5/WideStrings bug- fixed bug with jscript/basicscript- fixed ibo bug (cannot assign blob to TWideStrings)- fixed picture bug (error if blob is not valid)- fixed Cut/Copy/Paste hotkey actions in Object Inspector- fixed bug with undo in password protected reports- fixed bug with list of password protected reports in server- fixed bug with Memo.Lines property- IBO fixes