Nachrichten

8. April 2025

Aktualisierung von .NET-Produkten auf Version 2025.2

In Version 2025.2 erschien: .NET 9, das FastScript library.NET , ein Import-Plugin aus Word, ein Konnektor zu Apache Ignite, Verbesserungen am Designer und Exporten, neue Funktionen im WebReport.
28. Februar 2019

Die neue Version von FastReport VCL - 6.3

In der neuesten Version haben wir neue Modi zum Unterstreichen von Text hinzugefügt. Jetzt kann für das Textobjekt das Verhalten des unterstrichenen Textes angepasst werden. Der PDF-Export wurde um die neuen Exportformate PDF/A-1, PDF/A-3 erweitert und die Exportqualität von PDF-Dokumenten insgesamt verbessert. Die neue Möglichkeit, beim Erstellen eines Berichts alle Objekte auf der Seite automatisch wiederzugeben, ermöglicht eine unkompliziertere Erstellung von RTL-Berichten. Verbessertes Arbeiten mit Multithreaded-Anwendungen. Ab sofort können Daten zu Cloudspeicher gesendet werden, ohne den Dialog über Anwendungscode verwenden zu müssen.Unterstützung für die Entwicklungsumgebung Embarcadero RAD Studio 10.3 Rio wurde hinzugefügt und natürlich verbessern wir das Produkt auch weiterhin und beheben Fehler. Version 6.3----------------------------- Fixed PDF LineSpacing (for huge values + VAlign)- Fixed Chinese font names in PDF export- Fixed active cell for XLS with several sheets in the BIFF8 export- Fixed UTF-8 support for Geodata from DBF* Improved FireDAC DB components [6.2.15]* Improved fonts' simulation, exporting of images and checkboxes in the PDF export- Fixed Inplace editors in the designer- Fixed numeric formats with ";" in XLSX export- Fixed FireDAC for x64 platform+ Added FireDAC to recompile.exe- Fixed for AV in RichEdit when using OLE object under Windows 10 with last update- Fixed ModifyObject for default values [6.2.14]* Improved Quick Report to Fast Report converter* Improved multi-threading : Datasets on TDataModule, map file access, Inherited reports, Rich critical section+ Added PDF/A-1, PDF/A-3 support- Fixed TTF tables align. Now it uses zeros for align, not garbage memory- Fixed macro variables in the table object [6.2.13]- Fixed series in the script for TeeChart 8 Professional and later- Fixed bug when save dialog appears for exports to Stream- Fixed MS Office resources for DOCX export+ Added ability to load Geodata from DB+ Added new Page.MirrorMode property for better RTL support. The base idea to keep the original layout in the report template and switch to RTL only in preview (during page loading).+ Added TfrxUserDataset demo [6.2.11 - 6.2.12]+ Added ability to internet IOTransports send files without dialogs from code* Improved performance of report preparation for XE3, XE6, XE7, 10, 10.2.* Reworked exported bounds for barcodes with outbound text via Vector output- Fixed wrong barcode size in PDF export on Win10 with font scaling > 100%- Fixed EAN13 barcode rendering+ Added xtDate support for Arrow and Bubble series- Fixed PNG images in the exports- Fixed font names table and horizontal_metrix_table return values [6.2.9 - 6.2.10]* Improved Gauges script RTTI+ Added Embarcadero RAD Studio 10.3 Rio support* TfrxOLEView Editor form is scaled now* WKT/WKB MultiPoligonShape support* Removed global frxDrawText from preview draw [6.2.6 - 6.2.8]- Fixed right align for some fonts in the PDF export- Fixed WheelDelta in the designer- Moved some non-translated strings to resources- Lock/Unlock current cached preview page for export.- Fixed TfrxMemoView.Duplicates in the TfrxSubreport [6.2.4 - 6.2.5]- Fixed recent files in the ini file storage- Fixed errors processing in the transports- Fixed code editor for long script- Fixed text wrapping for traditional Chinese+ Added CharSpacing support in the SVG export [6.2.3]+ Added TfrxMemoView.UnderlinesTextMode property. (ulmNone - no show under lines, ulmUnderlinesAll - show under lines at the whole area of object, ulmUnderlinesText - show under lines for text only, ulmUnderlinesTextAndEmptyLines - show under lines for text and empty lines)- Fixed AV in the PDF export with some fonts- Fixed TfrxMemoView.Underlines rendering- Fixed GS1-128 parsing [6.2.2]- Fixed Outline checkbox behavior in the PDF export dialog- Fixed AV when field name not exists in the dataset [6.2.1]- Prevent flickering in the report preview with drill-down reports- Fixed random crashed during report reloads- Fixed exporting of TfrxTableCell with HTMLTags to PDF
22. Februar 2019

Die neue Version von FastCube .NET - 2019.2

  FastCube ist ein Tool für Desktop OLAP Analyse. FastCube .Net beinhaltet Komponente für die Conntection zur Datenbank, Daten Bearbeitung und Speichern sowie visuelle Darstellung der Analyse Ergerbnisse. Die Key Komponente unserer Bibliothek ist die Cross Tabelle - ermöglicht Filtern, Sortieren, Drill-Down, Drill-Up, Drill Through, Pivoting und viele andere Operationen. + Added BeforeProgress event to grids+ Added more items to CubeGrid context menu+ Added property CubeGrid.FilterManager+ Added classes UniqueValuesFieldFilterDataProvider, CubeFilterPopup and FilterOrderedRecordSet* Significantly speedup Excel2007 export for big tables, reduced memory use* Slice clearing resets "Measures" field caption- Fixed progress form localization- Fixed localization errors
17. Januar 2019

Die neue Version von FastReport Desktop - 2019.1

In neuer Version von FastReport Desktop 2019.1 gibt es jetzt eine Möglichkeit, den Druck der gewählten Seiten zu aktivieren. Hinzugefügt sind auch die Konnektoren zu  Oracle, MongoDB, Couchbase, RavenDB, SQLite. [Engine] + 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 SVGObject from PictureObject, then now SVG object is not drawn in memory for its display in vector exports> Pay attention for working with the SVG object, it is now unlinked from the PictureObject, in consequence two properties are no longer available: Tile - which rendered the SVG image with vertical and horizontal repetition, and Image - which stored the image to be drawn. The denial of the last property allowed to draw an SVG object in vector exports without rendering the raster image in memory. You need to double-check your reports if you used the SVG object as an inheritance of a PictureObject.- fixed a bug with high engine loads with reports using guide lines- fixes bug with "optional hyphen" in rich text parser- fixed bug with System.ArgumentOutOfRangeException in MSChartObject.DeleteSeries(int index) method- fixed bug with possible infinite recursion inside TextObject.ParagraphFormat property- fixed a bug with the size of the text offset when using TextObject.ParagraphOffset- fixed bug with printing band when Printable property is disabled- fixed a bug with calculating the size of the SVG object, when negative values are used in the ViewBox- fixed a bug with drawing when a text object contained only tab characters- fixed a bug with indentation size when printing a report using TextObject[TextRendererType = TextRenderType.HtmlParagraph]- fixed a bug with report preparation when SubreportObject doesn't have a valid link to the report page- fixed a bug with generation method of barcode Supplement 5 (EAN-5)- fixed bug with incorrect type cast in data fields (IMPORTANT! This hotfix may affect previously developed reports) [Designer] + added saving last active tab of the designer options window* improved algorithm of SubreportObject and designer, now you can delete and copy the Subreport page- fixed bug when format controls stay enabled after deleting object- fixed bug with saving sql query by Finish button- fixed bug with System.NullReferenceException when trying to copy DialogPage- fixed bug with enabled buttons in group Report->Bands when active page is DialogPage- fixed bug with enabled buttons "Grid", "Guides", "Automatic Guides", "Delete Horizontal Guides" and "Delete Vertical Guides" when active page is DialogPage- fixed order of objects in toolbar- fixed bug with incorrect position of not-maximized window (window is not visible) on turned off second monitor- fixed memory leak in CSV connection- fixed bug with blank condition in Group Header- fixed bug with System.ArgumentException in Chart Editor when Width of Strip less than zero- fixed bug with System.ArgumentException in Chart Editor when Step of Markers less than one [Preview] + added feature to simply print from the console using the command `Viewer.exe / P`* now Duplex will be changed in Print window if it has been changed in printer settings- fixed a bug with display of grayscale SVG [Exports] * improved font packaging in pdf export, using simple ligatures (fi, tt)* improved font style emulation in pdf- fixed missed "</html>" tag in HTML export with single page- fixed bug with pdf export, when the default number format is symbolic, not digital- fixed a bug with an extra line break in the Word export [Extras] + added connector MongoDB+ added connector Couchbase+ added connector Oracle+ added connector RavenDB+ added connector SQLite* updated Greek resources* updated Arabic resources
24. Dezember 2018

Frohes neues Jahr und frohe Weihnachten!

19. Dezember 2018

Die neue Version von FastReport Mono - 2019.1

In neuer Version von FastReport Mono 2019.1 unterstützen wir RichText. Es gibt auch die Darstellung der vektorisierten SVG Objekte. All changes: + added the Rich Text (RichText) report object, which allows embedding in the report any RTF documents created in external editors* improved PDF export: in addition to the existing font embedding capability, the ability to export text in the form of curves has been added, as well as support for extended PDF formats has been added and export errors have been fixed* improved export to Word 2007 format: in layered mode and when exporting by paragraphs, the embedded RTF document is translated into text (DOCX format) instead a picture+ added new SvgObject object, which allows to embed vector graphics in reports* improved compatibility with FastReport .NET report generator
18. Dezember 2018

Die neue Version von FastReport .NET - 2019.1

In neuer Version FastReport .NET 2019.1 fügte wir folgende Eigenschaften und Features hinzu: die Steuerung des Drucks der genauen Seiten (Eigenschaft ReportPage.Printable), Optimierung der SVG Objekte, Berichtigung der Fehler im Source Code, die beim Verwenden der Code Analyse von PVS-Studio Software gefunden wurden. Es gibt auch Demo Beispiele der Arbeit von FastReport Core in Docker Container unter CentOS und mit dem Framework Vue.js. 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 SVGObject from PictureObject, then now SVG object is not drawn in memory for its display in vector exports> Pay attention for working with the SVG object, it is now unlinked from the PictureObject, in consequence two properties are no longer available: Tile - which rendered the SVG image with vertical and horizontal repetition, and Image - which stored the image to be drawn. The denial of the last property allowed to draw an SVG object in vector exports without rendering the raster image in memory. You need to double-check your reports if you used the SVG object as an inheritance of a PictureObject.- fixed a bug with high engine loads with reports using guide lines- fixes bug with "optional hyphen" in rich text parser- fixed bug with System.ArgumentOutOfRangeException in MSChartObject.DeleteSeries(int index) method- fixed bug with null value returned from FastReport.Utils.Variant.ToString() method- fixed bug with not used parameter in FastReport.Utils.FastString.FastString(int) constructor- fixed bug with possible infinite recursion inside TextObject.ParagraphFormat property- fixed bug with System.IndexOutOfRangeException in BarcodeCodabar.GetPattern() method- fixed a bug with the size of the text offset when using TextObject.ParagraphOffset- fixed bug with printing band when Printable property is disabled- fixed a bug with calculating the size of the SVG object, when negative values are used in the ViewBox- fixed a bug with drawing when a text object contained only tab characters [Designer] + added saving last active tab of the designer options window- fixed bug when format controls stay enabled after deleting object- fixed bug with saving sql query by Finish button- fixed bug with System.NullReferenceException when trying to copy DialogPage- fixed bug with enabled buttons in group Report->Bands when active page is DialogPage- fixed bug with enabled buttons "Grid", "Guides", "Automatic Guides", "Delete Horizontal Guides" and "Delete Vertical Guides" when active page is DialogPage- fixed order of objects in toolbar- fixed bug with incorrect position of not-maximized window (window is not visible) on turned off second monitor- fixed memory leak in CSV connection- fixed bug with blank condition in Group Header- fixed bug with System.ArgumentException in Chart Editor when Width of Strip less than zero- fixed bug with System.ArgumentException in Chart Editor when Step of Markers less than one [Preview] * now Duplex will be changed in Print window if it has been changed in printer settings- fixed icon size when using <dpiAware>true</dpiAware> [Exports] * improved font packaging in pdf export, using simple ligatures (fi, tt)* improved font style emulation in pdf- fixed text display in pdf export on linux systems, when text starts with a tab- fixed missed "</html>" tag in HTML export with single page- fixed bug with pdf export, when the default number format is symbolic, not digital [Demos] + added a demo project, how to use FastReport Core in the CentOS docker container (\Demos\Core\FastReportCore.MVC.CentOS)+ added a demo project, how to use FastReport Core together Vue.js (\Demos\Core\FastReportCore.Vue)- fixed too long message showing "Printing page N" in FastReport.NET Demo [.Net Core] * removed api of dialogues from the version for .Net Core- fixed white space wrapping to a new line- fixed bug with roslyn wrapper, when an warning is raised as error level [Extras] * updated json connector for working with latest version* updated Greek resources  
25. Oktober 2018

Fast Reports startet Open Source Projekt

Liebe FastReport-Anwender! Wir präsentieren unser neues Open Source Projekt - Fast Report Open Source. Wir hoffen, eine Community von .Net Core Developers zu sammeln, die gemeinsam mit unserem Team ein schnelles und flexibles  Reporting Tool für Windows, Windows Server, Linux und MacOS erstellt.  Wir werden sehr froh, Sie als Mitglied vom globalen Reporting Team begrüßen zu dürfen! Folgen Sie dem Link auf GitHub: github.com/FastReports/FastReport  
Fast Reports
  • 800-985-8986 (Englisch, USA)
  • +31 97 01025-8466 (Englisch, EU)
  • +49 30 56837-3928 (Deutsch, DE)
  • +55 19 98147-8148 (Portugiesisch, BR)
  • info@fast-report.com
  • 66 Canal Center Plaza, Ste 505, Alexandria, VA 22314

© 1998-2025 Fast Reports Inc.