Mit Version 2025.2 erschienen: Einrichten von Wasserzeichen, Aktualisieren von Serverkomponenten, ein neuer Mechanismus für Dialogseiten eines Webberichts, ein Objekt für RFID-Tags, Änderungen in der Reporting Engine, Unterstützung für Themen.
Die Visual Studio 2015 Preview Edition enthält eine neue Version der C# - und VB-Compiler. NET namens "Roslyn".
Roslyn ist ein vollständig umgeschriebener C# und VB Compiler. NET; wenn sie zuvor in C++ geschrieben wurden, ist der C# -Compiler jetzt in C# und der VB. NET entsprechend in VB.NET geschrieben. Roslyn ist auch völlig geöffnet, und seine Quellen sind auf GitHub verfügbar.
Mit dem früheren Compiler gab der Entwickler den Quellcode an die Eingabe an, und am Ausgang erhielt er IL, und es war nicht möglich, diesen Prozess zu beeinflussen. Der neue Compiler folgt der Compiler-as-a-Service Idee: Es ist jetzt eine ganze Plattform mit einer eigenen API, die es dem Entwickler ermöglicht, direkt am Kompilierungsprozess teilzunehmen.
Lesen Sie weiter
Wir freuen uns über die Bekanntgabe der Veröffentlichung von FastReport 5.3 VCL!
Die neue Version unterstützt die neueste RAD Studio XE8 Entwicklungsumgebung. Sie enthält außerdem viele Verbesserungen und Fehlerbehebungen für Lazarus ID mit Windows und Linux (qt).In Kürze stehen die Exportfilter der Lazarus Version während der täglichen Updates zur Verfügung. Bleiben Sie auf dem Laufenden.
Die neue Version bringt auch einige neue Features:
- support of PDF/A-2a format - support of multiply ECI in QR code. This feature allows to switch codepage of the data directly in QR code (Can be set in barcode text by using '&ECIXX;' commands where XX is a ECI codepage number). - Detail reports now allow to pass a list of variables in hyperlink expression using Hyperlink.ValueSeparator property; - Value variable can be used inside hyperlink expression with a cross tabs and passes value of current cell; - Implemented PrintOnParent for multi-column pages - the new PrintOnParent mechanism can detect columns free space and prints data there; - Added GDI->DMP and DMP->GDI converters; - Added ability to use Value variable in cross hyperlink expression; - Added paper orientation support for worksheets in the XML export filter; - Added support of exponential number formatin the XML and BIFF8 export filters; - Added paper sizes support for worksheets in the XML export filter; - Added <sub> and <sup> HTMLTags support in the BIFF8 export filter; - Added ability to save compressed prepared report - Added TfrxReportPage.BackPictureStretched property - Added TfrxFillGaps class in the frxClassRTTI
Und natürlich viele Fehlerbehebungen (siehe die Details im Änderungsprotokoll).
Version 5.3 --------------------------- + Added Embarcadero RAD Studio XE8 support for x32 and x64 windows platforms + Added PDF/A-2a compatibility + Added haBlock alignment for frxPDFExport filter (thanks to Nikolay Zverev) + Added support of multiply ECI in QR code. Can be set in barcode text by using '&ECIXX;' commands where XX is a ECI codepage number + Added ability to pass a list of variables in hyperlink expression using Hyperlink.ValueSeparator + Added GDI->DMP and DMP->GDI converters + Added ability to use Value variable in cross hyperlink expression + Added paper orientation support for worksheets in the XML export filter + Added support of exponential number formatin the XML and BIFF8 export filters + Added paper sizes support for worksheets in the XML export filter + Added <sub> and <sup> HTMLTags support in the BIFF8 export filter + Implemented PrintOnParent for multi-column pages + Added ability to save compressed prepared report + Added TfrxReportPage.BackPictureStretched property + Added TfrxFillGaps class in the frxClassRTTI + [lazarus] Added 2D barcodes support - [lazarus] fixed many issues with the report designer and improved x64 support - Fixed <sub> and <sup> split text behaviour - Fixed TFDAdaptedDataSet and TFDRdbmsDataSet classes in the frxFDRTTI - Fixed debugging with dialog pages - Fixed Interleaved 2 of 5 barcode - Fixed AV in the Connection Wizard - Restored Color property for linear barcodes - Fixed range check error in frxpngimage unit - Fixed 2D barcodes memory leaks - Fixed TfrxCrossView.OnCalcHeight for PlainCells = False - Fixed Quick Report compatibility of DelphiZXingQRCode unit - Fixed bug with active page frame in the preview - Fixed infinity loop in the TfrxRichView - Fixed TfrxBrushFill frame - Fixed text for EAN8 barcode with checksum - Fixed PreviewOptions.ZoomMode behavior - Fixed Hyperlink editor for cross-tab - Fixed bug with units in the preview pages settings window - Fixed FooterAfterEach and KeepFooter behavior - Fixed bug with printing current page with Join Small Pages mode - Fixed HAlign and VAlign for Rotation = 90, 270 in the TfrxXLSExport, TfrxXMLExport, TfrxXLSXExport and TfrxBIFFExport - Fixed HTML tags support in the TfrxHTMLDivExport - [enterprise] Fixed frxISAPI for D2009-XE7 support - Fixed TfrxDesigner.Restrictions drDontSaveReport option behavior after changes in the script - Fixed problem with TfrxIBXQuery parameters - Fixed TfrxSubreport's page properties changing after adding of TfrxSubreport - Fixed TeeChart Standart support - Fixed Quality property behavior in the TfrxPDFExport filter
Wir werden oft um bezahlten technischen Unterstützung gebeten, um nicht standardmäßige Probleme zu lösen. Und wir freuen uns, Ihnen mitzuteilen, dass wir von heute an vier neue korporative Premium-Tarifpläne einführen:
“Report-”alles ist weg”-brauche Hilfe”Psychologische Hilfe in Fällen von "Bei mir funktioniert nichts!", "Das stürzt ab!". "Alles ist weg!";“Report-Nacht des Wunsches etwas Seltsames”Der Benutzer kann ein seltsames Eigenschaft anfordern (z. B. ein Video im Bericht), und wir machen es über Nacht;“Report-technische Aufgabe ohne Sorgen”Wir werden für Sie eine technische Aufgabe für die Berichte schreiben, ja, was ist da drin?.. wir werden das ganze Programm mit allen Funktionen und Berichten schreiben;“Report-Kasperle”Mit der russischen Post senden wir den Entwickler, der die Berichte erstellt. Es ist nicht notwendig, ihn zu füttern. Und er wird in der Kiste leben, in der er ankommen wird.
Wie registriert man Json als Datenquelle in FastReport.NET ohne ein Schema zu kennen?
Wenn Sie Json als Datenquelle in FastReport.NET. registrieren müssen, können Sie es durch die Registrierung von Geschäftsobjekten erfolgen. Lesen Sie weiter
Mit Freuden benachrichtigen wir über die Veröffentlichung einer neuen Version von FastReport .NET.
Die wichtigsten Neuerungen sind die Verbesserung der Interaktion der Objekte von WebReport und Online Designer sowie Patch und Verarbeitung der Funktionalität.
Und das ist nicht alles. Hier finden Sie die Liste aller Änderungen:
[Core]* updated Japanese resources- fixed bug with opening frx/fpx files with Unicode signature in begin of file- fixed bug with CantFindObject exception in report reader in WebMode- fixed bug with saving empty Excel 2007 files- fixed RichTextQuality in PDF export[Designer]+ added Preview button in File menu in Ribbon toolbar[WebReport]+ added export in Prepared report* page breaks in export to Excel 2007 from WebReport now disabled by default- fixed bug with exception CantFindObject in WebReport- fixed bug with preview from designer in ASPX mode- fixed bug with designer position- fixed bug with report load in designer in ASPX mode[Service]+ added report exporting methods in Service[On-line Report Designer]+ added barcodes Aztec, Plessey, GS1-128/EAN-128+ added support of hierarchical data arrays with BusinessObjects+ added Aliases for data sources+ added copy/paste of TableObject and MatrixObject+ added enable/disable of rows/columns in tabled objects+ added MatrixObject+ added more space between bands+ band height reduced twice on mobile devices+ cancel of creating object by ESC+ added scale of report page with "ctrl + mousewheel"+ added save of report on keys "ctrl + s"+ added corners highlight of selected objects+ added objects SimpleGauge, LinearGauge* changed panels with properties and events* improved work with TableObject* changed design of trees in Report Tree, data and in Expression Editor* improved of parse of report with error reporting * the icons are same as in desktop designer* added tab View change of settings of grid and units * changes in style of object creation* changed search algorithm of objects on page with selection- fixed bug with duplicate component/bands names- fixed bug with cell deletion in table object- fixed bug with deletion of child bands in last band of page- fixed bug with band resize to 0- fixed bug with save of included objects in frx report- fixed bug in TableObject with adding of rows and columns- fixed bug in TableCell with RowSpan and ColSpan - fixed bug with table witdh and height- fixed bug with selecting of non valid fields- fixed bug with showing of messages when toolbar is hidden- fixed bug with moving of child cells of table beside a left side- fixed bug with adding of new object on the mobile devices- fixed bug with create object on scaled page- fixed bug with create object inside a cell of table- fixed bug with positioning of LineObject in Firefox
Neue Version von FastReport VCL 5.2 enthält eine Reihe von Änderungen.
Lazarus:
Zusätzliche Unterstützung der kostenlose Cross-Plattform-Entwicklungsumgebung Lazarus. Es ist die erste Beta-Version, die Designer und Vorschau enthält. Neue Möglichkeiten werden später hinzugefügt werden, wie jetzt bieten wir Ihnen, es zu versuchen und geben Sie uns Ihr Rückinformation.
SVG:
Beliebte Vektorgrafik-Format weit verbreitet über das Internet verwendet wird, ist jetzt zur Verfügung in Fastreport Exporte . SVG-Vorteil beinhaltet die Erhaltung der Qualität des Bildes während der Ausweitung der seinen Teil. Es ist sinnvoll, wenn die Erstellung von Karten, große Tabellen oder Schaubildern.
RAD Studio XE7:
Zusätzliche Unterstützung der neuen Version von RAD Studio XE7
Designer:
Verbesserung der Berichte Erbe und Synchronisieren Qualität der Vorlagen. Hinzugefügt einige neue Möglichkeiten der Arbeit mit Datenbaum, wie Mehrfachauswahl, Ziehen und Bearbeitung.
Export:
Transparenz und Farbe Maske in PDF.
+ Added Embarcadero RAD Studio XE7 support for x32 and x64 windows platforms + Added initial support of Lazarus for Fast Report 5 - first beta release with includes ther report designer and the report preview. + Added new export filter to SVG format - SVG is a graphical vector format used in web and now FastReport allow you to export reports to this format. + Added ability to reset object properties to parents in inherited report (whole report or single object) - ability to restore object properties of any object in inherited report to default values introduced in base report. + Added multi-selection for data tree and ability to drag whole dataset(create band) - allow to drag any count of fields from "data tree" or/and include whole dataset. + Added ability to move/select/edit report objects from report tree window - new enhanced "report objects tree" gives ability to select move and edit objects more easily. + Added transparency and color mask in PDF export (Pictures/HTML-tags/RTF) - pictures and some objects like RTF may uses alpha mask during export to PDF. + Added selection mode in report designer - new selection modes allow to select all object of the same kind as selected. + Changed preview tabs mechanism. TfrxPreview.EachReportInTab allow to bind few report components to a single preview and show each in the separate tab. + [enterprise] Added new Enterprise demo to show how to build client application for mobile platform in FMX framework - learn how you can build a mobile client for FastReport Enterprise edition. + Improved variables and styles editor to handle new inheritence items + Added export of page frame in PDF + Added cell rotation in XLSX and DOCX exports filters + Added packages for IBO4 for D2005-XE3 - [enterprise] Fixed unicode problems in FR Server navigator toolbar - Fixed TfrxFontComboBox now uses TfrxReport.iniFile for saving data - Fixed FireDac components compatibility for XE7 - Fixed align of text in DOCX export - Fixed Indy SMTP mail transfer - Fixed frxTeeChart problem in multy-threaded inviroment - Fixed error with export of 2d barcode from code - Fixed problem with new DBX behaviour in master detail reports starts from Delphi XE - Fixed problem with KeepFooter in subreports - Fixed DateTime format in BIFF export - Fixed preview window flickering with drilldown reports - Fixed text align fix for negative LineSpacing - Fixed minor problems with report inheritance - Fixed preview error which may appears during preparing crosstab - Fixed TIFF export problem when using Stream - Fixed problem with crosstab header resizing in some cases - Fixed problem with minimizing report designer in application compiled with delphi 2010 and above - Fixed visibility of several components for x64 platform - Fixed script inheritance in reports when used fsGlobalModule - Fixed OnLoadTemplate and OnGetUnit events for inherited report - Fixed OnPreviewDblClick event - Fixed missing Fill property for some objects - Fixed double frames in PDF export - Fixed font embedding problem with x64 platform - Fixed incorrect preview behaviour in some cases - Fixed PDF checkbox export - Fixed EAN13 barcode bug - Fixed numeric formats in XLSX export - Fixed TabOrder in frxEditPage - Added missing bcCode128 support in report script - Restored published Color property for TfrxSysMemoView
New version of FastReport .NET 2015.1 included new online designer web-components. We started developing online designer for our users who want more opportunities in corporate reporting. You can open and construct report-templates and reports with this tool in any modern browser. Online designer works quickly and smoothly even on slow devices and this is definitely its strongest side. You can try here: online visual report designer. Do not forget to test in on tab computers!
The online designer is available in Professional Edition only. You can get upgrade to highest edition in customer panel.
Report construction becomes more pleasant and comfortable with each new version of FastReport. We added new interface styles and Ribbon toolbar in v. 2015.1. New styles: Office 2010 (Silver), Office 2010 (Blue), Office 2010 (Black), Visual Studio 2010, Visual Studio 2012 (Light), Office 2013.
Others features:
+ added RESTful service in FastReport.Service.dll
+ added new Aztec, Plessey barcode
+ added GS1-128 (formerly known as UCC-128 or EAN-128) barcode.Currently supports only numeric values.+ added new properties in WebReport: DesignReport, DesignScriptCode,DesignerPath, DesignerSavePath,DesignerSaveCallBack, PrintInBrowser, SinglePage+ added property CSVExport.NoQuotes that disables quotation marks in CSV export* updated demos\Demos\C#\MvcRazor,\Demos\C#\WCFWebService,\Demos\C#\WCFWebClient* updated japanese, greek resources- fixed bug with export in PDF/A- fixed bug in WebReport with 'Access to the path \FastReport\ is denied'- fixed bug with memory leak in PDF export- fixed bug with Gauge object in Word 2007 export- reduced memory consumption in WebReport- fixed bug with caching of report results by browser in WebReport