Eine neue Version von FastReport .NET 2026.1 wurde mit mehreren Updates veröffentlicht: ein einheitliches Demo-Center für .NET-Produkte, ein Berichtsdesigner mit integrierten Plugins für Datenbanken.
+ added variables "AUTHLOGIN" and "AUTHGROUP" inside the any report + now any report file can be matched with any (one and more) group, these reports are accessible only in matched groups+ now you can set-up cache delays for each report file (reports.xml)+ added new properties editor for reports in Configuration utility (see Reports tab)+ added property "Xml" - "SplitType" in server configuration - allow to select split on pages type between none/pages/printonprev/rowscount+ added property "Xml" - "SplitRowsCount" in server configuration - sets the count of rows for "rowscount" split type+ added property "Xml" - "Extension" in server configuration - allow select between ".xml" and ".xls" extension for output file+ added property "Html" - "URLTarget" in server configuration - allow select the target attribute for report URLs+ added property "ReportsFile" - path to file with reports to groups associations and cache delays + added property "ReportsListRenewTimeout" in server configuration+ added property "ConfigRenewTimeout" in server configuration+ added property "MimeType" for each output format in server configuration + added property "BrowserPrint" in server configuration - allow printing by browser, added new template nav_print_browser.html+ added dynamic file name generation of resulting formats (report_name_date_time)+ added Windows x64 support (in WOW mode)* SERVER_REPORTS_LIST and SERVER_REPORTS_HTML variables (list of available reports) depend from user group (for internal authentification)* changed PDF export: added full Unicode support, improved performance, decreased memory requirements- fixed bug in garbage collector (Session Manager)- fixed bug with designer executable crash- fixed bug with variables lost on refresh/export
+ added ability to split big bands(biggest than page height) by default + added ability to use keeping(KeepTogether/KeepChild/KeepHeader) in multi-column report+ added BDE engine+ added DBX engine+ added confirmation reading for TfrxMailExport+ added new enumerations drDontEditReportScript and drDontEditInternalDatasets to TfrxDesignerRestriction+ added new TfrxDesignerRestriction: drDontEditReportScript and drDontEditInternalDatasets+ added PrnOutFileName property to printer options+ added RTF 4.1 support for TfrxRichText object+ added TfrxDesigner.MemoParentFont property+ added TfrxGroupHeader.ShowChildIfDrillDown property + added TfrxPrintOptions.PrnOutFileName property to set ability to print to file+ added TfrxReportOptions.HiddenPassword property to set password silently from code+ added TimeOut field to TfrxMailExport form + added checksum calculating for 2 5 interleaved barcode* changed PDF export: added full unicode support, improved performance, decreased memory requirements- changed inheritance mechanism, correct inherits of linked objects (fixups)- fixed "Page" and "Line" variables inside vertical bands- fixed ActiveForm ActiveX object- fixed bug in multi-column page when band overlap stretched PageHeader- fixed bug when cross tab cut the text in corner, when corner height greater than column height- fixed bug when designer place function in commented text block- fixed bug when designer shows commented functions in object inspector- fixed bug when engine delete first space from text in split Memo- fixed bug when Engine try to split non-stretcheable view and gone to endless loop- fixed bug when group doesn't fit on the whole page- fixed bug with displacement of subreport when use PrintOnParent property in some cases- fixed bug with DownThenAcross in Cross Tab- fixed bug with emf in ODT export- fixed bug with HTML tags in memo when use shot text and WordWrap- fixed bug with Mirror Mrgins in RTF, HTML, XLS, XML, OpenOffice exports- fixed bug with outline when build several composite reports in double pass mode- fixed bug with some codepage which use two bytes for special symbols (Japanese ans Chinese codepages)- fixed bug with using KeepHeader in some cases- fixed bug with using ReprintOnNewPage- fixed designer restrictions constants- fixed problem with PageFooter and ReportSymmary when use PrintOnPreviousPage property- fixed small memory leak in subreports- improved AddFrom method - copy outline- improved DrillDownd mechanism, should work correct with master-detail-subtetail nesting - improved functional of vertical bands, shows memos placed on H-band which doesn't across VBand, also calculate expression inside it and call events (like in FR2)- improved script compilation- improved unsorted mode in crosstab(join same columns correctly)- improved WatchForm TListBox changet to TCheckListBox
FastCube 1.6---------------+ Added function TfcAxis.GetVisibleIndexFromAbs(ALevel: Integer; AAbsIndex: Integer; var AIndex: integer; var AVisible: Boolean): Boolean;+ Added procedure TfcGrid.SelectCell(ACol, ARow: integer; AMakeVisible: boolean);+ Added support for Embarcadero Rad Studio 2010 (Delphi/C++Builder)+ Added option mdsoSaveFiltersByValue ў TfcSlice (save in Schema filters by value)+ Added new aggregate function "Last value". It is possible to use it with any type of the data!+ Added property UseParentFont into TfcGridStyles.+ Font, color and alignment of TfcGrid are used when print with TfrcGrid.+ Added property Font into TfcGridStyle.+ Added script property Measure[].TotalValueForDims['dim1, dim2, ...'] to get measure total value for dimensions dim1, dim2, ...+ Added Greek resources (thanks Dimitris Karagikas)+ Added an ability to use one field for the measures and dimension simultaneously+ Added script events OnGetSeriesClass, OnSeriesCreated and OnChartFilled in TfrcChartView.+ Updated chart support in unit frcCrossRTTI.+ Added property StackType (MultiBar) in TfcChart.+ Added support THorizBarSeries in TfcChart.+ Added new events OnSaveTemplate and OnLoadTemplate in TfcChart.+ Added new property DefaultTemplatePath in TfcChart.+ Added new properties DefaultSchemePath, DefaultCubePath and DefaultExportPath in TfcGrid.+ Added option in Grid: mdgoChangeOrderByClick - Switching order of sorting by one mouse button clicking.+ Added properties Dimensions.IsTotalByCol and Dimensions.IsTotalByRow. You can use this properties in Script.+ Added new format type fkCustom (You can to create and registrate custom formates. Use fcCustomFormats.AddFormat. See examples fcExamples).+ Added Swedish resources from Niklas Larsson+ Added FastReport integration package for BCB6+ Added: You simultaneously can change width of all columns in the X axis. Keep key Ctrl at change of width of the column.* Only the UTF8 encoding is now used for scheme files.* Event TfrcGrid.onGetStyles is changed- Fixed export of Null data into various XML formats- Fixed error of reading from stream property StackType (MultiBar) in TfcChart.- Fixed error with property DefaultExportPath in TfcGrid and property DefaultTemplatePath in TfcChart.- Fixed width TfcChartToolBar.- Fixed error of reading Chart Template from version before 1.5.5.- Fixed error: Calculation of sizes of memos is wrong in FastReport if are used different fonts.- Fixed error: AV in Chart if no data in grid- Fixed error: Caption of measures are wrong when dimension is collapsed
Version 4.8 --------------- Was ist neu? ! + Unterstutzung Embarcadero Rad Studio 2010 (Delphi/C++Builder) hinzugefugt ! + Ereignis TfrxMailExport.OnSendMail hinzugefugt ! + [enterprise] Windows-Authentifizierung-Modus hinzugefugt ! + Checkbox „als gelesen markieren“ in TfrxMailExport hinzugefugt ! + die Berechnung der Kontrolsumme fur den Strichcode 2-5 interleaved hinzugefugt ! * PDF Export geandert: Unicode wird komplett unterstutzt, Arbeitsgeschwindigkeit wurde erhoht, Speicherbedarf verringert alter PDF Export wird in frxExportPDF_old.pas gespeichert ! * [enterprise] die Zusammenarbeit CGI mit den Servern IIS/Apache wurde verbessert + Eigenschaft TfrxDBDataset.BCDToCurrency hinzugefugt + Eigenschaft TfrxReportOptions.HiddenPassword zur Passworterstellung aus dem Code heraus hinzugefugt + Eigenschaft TfrxADOConnection.OnAfterDisconnect hinzugefugt + Eigenschaft TfrxDesigner.MemoParentFont hinzugefugt + neue Werte der Eigenschaft TfrxDesignerRestriction: drDontEditReportScript und drDontEditInternalDatasets hinzugefugt + Eigenschaft TfrxGroupHeader.ShowChildIfDrillDown hinzugefugt + in den Dialog TfrxMailExport neues Feld TimeOut hinzugefugt + Moglichkeit zum Zusammenhalt (KeepTogether/KeepChild/KeepHeader) bei mehrspaltigen Reporten hinzugefugt + Moglichkeit der automatischen Trennung gro?er Bander (falls gro?er als die Seite) - Verarbungsmechanismus geandert, korrekte Verarbung verlinkter Objekte (fixups) - Fehler mit Mirror Mrgins bei RTF, HTML, XLS, XML, OpenOffice Exporten korrigiert - Fehler korrigiert bei der die Kreuztabelle den Text in der Ecke der Tabelle „abschnitt“, falls diese hoher war als die Spaltenhohe - verbessert WatchForm: TListBox geandert in TCheckListBox - verbessert Methode AddFrom – kopieren Outline - Funktionalitat vertikaler Bander verbessert, zeigt Memos auf dem horizont. Band die nicht das vertikale Band kreuzen, berrechnet die Werte und bearbeitet Ereignisse (wie in FR2) - verbesserter Modus ohne Sortierung in der Kreuztabelle (verbindet Spalten nun korrekt) - Konverter des Report Builder verbessert - Ereignis TfrxDesigner.OnInsertObject verbessert, wird aufgerufen bei drag&drop der Felder aus dem Datenbaum - verbesserter Drill-down Mechanismus, soll nun korrekt Zusammenarbeiten mit master-detail-subdetail Reporten - Fehler bei Verwendung von DownThenAcross in der Kreuztabelle korrigiert - einige Fehler bei CodeGear RAD Studio (Delphi/C++Builder) 2009 korrigiert - Fehler mit emf im ODT Export korrigiert - Fehler mit der falschen Darstellung Outline bei der Erstellung von Composite-Reporten im Zweipass-Modus korrigiert - Fehler korrigiert, bei der eine Gruppe nicht auf die leere Seite passt und ubertragen wird - Fehler mit den Variablen „Page“ und „Line“ in vertikalen Bandern korrigiert - Fehler bei der Verwendung der Eigenschaft KeepHeader korrigiert - Fehler bei der Verschiebung von Subreporten bei Verwendung der Eigenschaft PrintOnParent korrigiert - der leichte Speicherverlust in Subreporten wurde korrigiert - das Problem bei Verwendung von PageFooter und ReportSymmary mit der Eigenschaft PrintOnPreviousPage wurde behoben - Fehler korrigiert, bei dem der Designer die kommentierten Funktionen im Objektinspektor angezeigt hat - Fehler korrigiert, bei dem der Designer den Ereigniscode in den kommetierten Textblock eingebaut hat - Fehler korrigiert, bei dem die Engine versuchte untrennbare Objekte zu trennen und in eine „Endlosschleife“ uberging - Fehler korrigiert bei der Verwendung von HTML-Tags im Memo mit WordWrap und Kurztext - [enterprise] Fehler korrigiert mit dem Verlust der Parameter beim Erneuern/Export der Reporte - Fehler beim Export nach PDF fur Delphi4 korrigiert - Fehler bei der falschen Darstellung einiger Codeseiten die 2 Bytes fur die Anzeige spezieller Symbole verwenden (Japanische und Chinesische Codeseiten) - das Entfernen des ersten Leerzeichens aus dem Text im „trennbaren“ Memo wurde behoben - Fehler bei der mehrspaltigen Seite wurde behoben, wenn das Band PageHeader uberdeckte - Fehler korrigiert bei der Nutzung der Option ReprintOnNewPage - einige kleine Anderungen in die Lizenzvereinbarung aufgenommen Genaueres uber das Produkt FastReport VCL: http://fast-report.com/de/products/report-generator-for-delphi-fastreport-4.html
Liebe Freunde!
Wir laden Sie ein, die Berichterstattung 2009 zu besuchen - vom 8. bis 11. September.
http://conferences.embarcadero.com/coderage
Fast Reports wird als Referent und Aussteller teilnehmenhttp://conferences.embarcadero.com/coderage/sessions
Liebe Freunde!
Wir laden Sie ein, die Entwicklerkonferenz Basta zu besuchen!
Basta! in Mainz vom 21. bis 25.September 2009https://basta.net/
Fast Reports wird an der Basta teilnehmen! als Aussteller:https://basta.net/
What is new in version 1.2?+ added Functions in the "Data" window+ added new report objects - CellularTextObject, ZipCodeObject+ added report's Email settings (see Report|Options... menu, "Email" tab)+ added multi-frame TIFF export+ added RC4 128-bit encryption in PDF export+ added "Visible" flag in the highlight editor. Now the highlight condition may hide the object+ added TextObject's AutoShrink, AutoShrinkMinSize properties+ added DataBand's RowCount property+ added ReportPage.ManualBuild event+ added PictureObject.Angle property+ added AfterData event to all report objects+ added CommandTimeout property to all connections+ added export of watermarks in HTML format+ added export of underlined TextObject (Underlines = true) in PDF format+ added Swedish, Chinese (Traditional), Czech, Turkish, Spanish localizations+ added new demo reports in the "Report Objects" category+ added new demo projects in the Demos folder* POSSIBLE BREAKING CHANGE! changes in the business objects engine. * improved performance (loading and running reports with lot of objects)* you can use Anchor property of report objects when printing hierarchical bands* changed default extension of resulting file in Excel(XML) export from *.xls to *.xml* changes in Excel(XML) export - added export of numeric values* changes in Matrix object* improvements in hierarchical reports (header/footers, totals)- fixed bug in VB.Net report language- fixed bug in Viewer.exe (exception if window is too small)- fixed bug with selecting Report in the ReportTree in VS design-mode- fixed bug when using WebReport with MasterPage- fixed bug with RTL in HTML export and WebReport- fixed bug with RTL in RichText(rtf) export- fixed bug in MS Chart (border width is not scaled properly when printing)- fixed bug with preview window's "Search" dialog- fixed bug with Nullable column type- fixed bug in PDF export when exporting complex fills- fixed bug with export different frame styles in XML and RichText formats- fixed bug when editing prepared report- fixed printing of CellularTextObject- fixed bug with dialogue form- fixed bug with Entity Framework in ASP.NET mode- fixed bug in PageSetup dialog in preview- fixed bug with rendering side-by-side Matrix objects- fixed bug in Label wizard- fixed bug with send email via MAPI