In der Veröffentlichung von FastReport Online Designer 2025.1 haben wir ein neues Komponentenmenü hinzugefügt, neue Funktionen in das Kontextmenü des Objekts „Tabelle“ eingeführt, die Wasserzeicheneinstellungen verbessert, die Erstellung von Hilfslinien auf der Seite hinzugefügt und vieles mehr.
+ Added support of Embarcadero RAD Studio 10 Seattle includes compatibility fixes for new FMX framework + Added support of Embarcadero RAD Studio XE8 for both Delphi and C++Builder developing environment + Implemented Line spacing for Text object (LineSpacing property) + Added Custom realization of ProcessMessages function for cocoa(One from FMX framework doesnt work correct). Fix for freezes of preview window and slow down during report preparation - Fixed RAD Studio 10 Seattle memory leaks - Fixed export of wrap text in PDF Export - Improvment FireDac components - Fixed Images mask in PDF Export - Fixed print memory leak fron GDI+ context - Fixed rendering of export matrix images - Fixed export of multiline text to PDF - Fixed images' export - Fixed Variable's editor - Fixed Display Format editor window - Fixed TfrxDesigner.Restrictions drDontSaveReport option behavior after changes in the script - Fixed bug with units in the preview pages settings window - Fixed minor issues with old XE2 framework - Fixed compatibility with FMX styles - Fixed <font color> HTML tag in TfrxMemoView - FMX version can read images created in VCL version - Fixed nested drill down repots - Implemented temp folders for report file chae - Fixed picture cache behaviour with empty images - Fixed TfrxMemoView.Underline property
Jetzt kann man mit FastReport NET ein Dashboard auf der Seite (WebReport.RefreshTimeout Feature) machen. Die Farbumrandung des Texts (TextObject.TextOutline Feature) ist hinzugefügt. Merken Sie sich, wenn Sie eine frühere Version als 2015.4 haben, dann brauchen Sie vor der Einstellung von 2016.1 diese ältere Version mit der Hilfe von “Systemsteuerung“ zu löschen.
[Core]+ added text outline with possibility to set color, width and style of line (property TextObject.TextOutline)+ added property TextObject.TextOutline.DrawBehind- fixed bug with ResetPageNumber with multiple nested GroupHeaderBand- fixed bug with pointing of objects in Preview when Classic View of bands is enabled in Designer- fixed bug with exception on printing to disconnected printer
[Exports]- fixed CRLF in ODT Export- fixed bug with out of range exception in PDFExportPictures.cs
[WebReport]+ added property WebReport.RefreshTimeout (time for report refresh in seconds, 0 - refresh disabled), this property may be useful for Dashboard functionality* improved AJAX communication with server- fixed bug with download of exports by IE8 under Windows XP- fixed bug with multiple WebReport object on page- fixed bug with multi-line TextObject in Dialogs
[Demos]- fixed bug with x86 in vb Demos/VB.Net/Main/Form1.vb
+ Added support of Embarcadero Rad Studio 10 Seattle+ Added restoring selected cell after loading schema+ Added export to CSV+ Added property TfcxAxisContainer.DimCaption[ALevel: TfcxSmallCount; AVisIndex: Integer]: TfcxString* Reimplemented XML-A export* If cell value is both minimum and maximum of the column/row then treat it as maximum for highlight rules- Fixed errors in language resources- Fixed errors in HTML and Excel exports- Fixed error in HTML and Excel exports (error with property RepeatValues)- Fixed error in TfcxAxisContainer.DimValue- Fixed error with double destruction of popup menu- Fixed error in sorting
Wir sind froh, Ihnen eine neue Version von Fast Report 5 VCL zu repräsentieren!
Diese Version enthält viele Berichtigungen und Verbesserungen.Vor kurzem haben wir Exportsfilter fur Lazarus hinzugefügt. Jetzt alle Anwender von Fast Report 5 VCL in der Redaction “Professionell” können die folgenden Filter fur Lazarus benutzen.- Abbildungen (BMP, JPEG, PNG)- HTML (HTML 4 und HTML 5)- Formate ODT und ODS von Open Office - Eine Unterstützung von UTF-8 wurde auch fur Lazarus gemacht.
Und, natürlich, haben wir viele Neuerungen fur VCL-Plattform gemacht.- Eine Fähigkeit, ein Cash-Speichern der Tabelle (z.B. HTML) in die Datei beim Benutzen von Export zu machen. Jetzt ist es möglich, wenn die Abbildungen mehr als 2 GB sind.- Neuer Event, der vor dem Export startet. Er kann benutzt werden, wenn man braucht, die Anderungen in den endlichen Bericht fur genauen Filter zu speichern.- 2D-Barcode, wie QR, unterstützen unterschiedliche Arte der Code, inklusive UTF-8.
Mehr Nachrichten:
+ Moved to new installation engine - should improve installation of components and resolve some installation errors+ Added Embarcadero RAD Studio 10 Seattle support for x32 and x64 windows platforms+ [Lazarus] Added export filters package with basic export filters BMP, JPEG, PNG, HTML and HTML5 (Layered)+ [Lazarus] Added IBX internal datasets support+ Added support of user function's for parent reports in report inheritance+ Added caching of images for matrix export (cache to file and memory)+ Added TfrxReportPage.ShowTitleOnPreviousPage property+ [FQB] Added new field types+ Added CodePage property for QR barcode. If CodePage <> 0 - ECI mode used+ Added TfrxPreview.LoadFromStream method+ Increased cross-tab's max rows/columns/cells levels from 32 to 64+ Added TfrxVisibilityTypes support in the report's script+ Added Tag property for report's objcts for 64 bit+ Added TfrxCustomExportFilter.OnBeforeExport event+ Added FetchAll property for TfrxFIBQuery+ Added TfrxMailExport.SMTPStartCommand (HELO, EHLO) property+ Added numeric formats support in the TfrxXLSXExport+ Added TfrxPreview class in the frxClassRTTI. Now you can use TfrxPreview(Report.Preview).OutlineVisible := True; in the report's script+ Added frame with different lines support for TfrxCheckView for TfrxPDFExport+ Report's script lines saving without right spaces- Optimized 2D barcodes printing- Fixed bug with preview with drill-down detail report- Fixed param's updating for TfrxBDEQuery.ExecSQL- Fixed TfrxHeader's ReprintOnNew page behaviour- Fixed splitting of the TfrxRichView- Fixed TfrxRichView for Windows 8- Changed object bounds calculation in the TfrxCustomMemoView.BeginDraw- Fixed KeepHeader and KeepFooter behavior for databand with one record- [Lazarus] Fixed picture/dataset streaming- Report shows errors in parent script when use report inheritance- Fixed start column position for drill-down groups- Fixed CurY position for groups on TfrxReportPage with several columns and PrintOnPreviousPage = True- [enterprise] fixed server component utf8 problems- Fixed FR for FireDAC components- Fixed export of paragraph's attributes in the RTF export- [enterprise] Fixed server log config.xml error message- Fixed TfrxPictureView scaling in the PDF export- Fixed bug with preview init when ZoomMode <> zmDefault- Fixed AV in the PDF export with embedded fonts- Fixed PDF export of object with double and single line in the frame- Fixed preview's page number after zoom- Fixed system color's exportong in the DOCX and XLSX exports- Fixed TfrxReportPage.PrintIfEmpty behavior- [Lazarus] Fixed TFontStyle declaration- Fixed code pages support for Datamatrix and PDF417 barcodes- Fixed Interactive Chart report for FRDemo- Fixed text position for Rotation = 90, 180, 270 in the PDF export- Fixed object's moving for bands on the multi-column page- Fixed text position for text with one line and big LineSpaсing value in the PDF export- Fixed hint position for TfrxPreview- Fixed GetDefaultPrinter method- Fixed width of text in the PDF export- Fixed Outline checkbox behavior in the PDF export dialog- Increased LargeDesignHeight multiplier from 5 to 8- Fixed INDY for HTML export- Fixed BIFF export for Excel 2013 for reports with images- Fixed PDF's structure for encrypted files- Fixed object's exporting with Visibility = vsExport for PDF export- Fixed band's Fill editing when fill type changed- Fixed Rave->FR converter- Fixed FRF->FR3 converter- Fixed restoring of preview position for last preview tab- Fixed bug with thousand separator in the TfrxXLSXExport- Fixed TfrxCheckBoxView scaling in the TfrxPDFExport filter- Fixed filter's filename during slave export- Fixed problem with TfrxDBXQuery parameters- Fixed exporting of page headers and page footers in the TfrxRTFExport- Fixed AV with TfrxReport.EngineOptions.DoublePass=True- Fixed vertical text alignment in the TfrxPDFExport filter- Updated Farsi language files- Updated Danish language files- Fixed TfrxReportPage.Frame size in the TfrxPDFExport- Fixed haBlock aligment in the TfrxPDFExport for some cases- Fixed export of text with start/end spaces in the TfrxHTMLExport- Fixed problem with crosstab rendering in designer when column headers are disabled and AutoSize = False- Fixed HTML header in the TfrxHTMLExport when export called several times- Fixed bug with XLSX content if more than 1025 pages were exported as single worksheet- Fixed landscape orientation in the TfrxDOCXExport- Fixed width of font if it embedded into PDF document- Fixed problem with content in the TfrxDOCXExport. Now first 63 columns will be exported only- Fixed thick frames for PDF export- Fixed empty objects with numeric formatting to ODS and ODT formats- Fixed multiline text export to ODS and ODT formats- Fixed filling of TfrxPageFooter band and TfrxOverlay band with PrintOnTop = True- Fixed external hyperlinks in the PDF- [FS] Fixed FOR statement debugging- Fixed empty TfrxPictureView's exporting to PDF- Fixed style simulation for Arial Narrow, Arial Unicode MS and Tahoma fonts in the TfrxPDFExport- Fixed error in the TfrxXSLXExport with 'Use report pages' option- Fixed bug with TfrxVarEditorForm and TfrxExprEditorForm for configuration with several monitors- Fixed C++ compilation errors for HTML export filters- Fixed width of monospace font if it embedded into PDF document- Fixed exporting of 2D barcodes to ODS and ODT formats- Fixed printing with custom paper size- Fixed HAlign and VAlign for Rotation = 90, 270 in the TfrxODSExport, TfrxODTExport- Fixed export numbers with leading spaces in ODS export- Fixed export text and number as number in BIFF8 export- Fixed Italic, Underline font style support in the DOCX export- Fixed StrikeOut font style support in the XLS(OLE), RTF, DOCX and XLSX export- Fixed bug with preview with endless page and Collapse All- Fixed "Variant or safe array is locked" error in the XLS(OLE) export- Fixed problem with crosstab rendering in designer in some cases- Fixed CharSpacing > 0 error for haRight alignment in the PDF export- Fixed TfrxFillEditorForm charset- Fixed Out of memory error in BIFF8 export filter- Fixed Unicode support for variables in the TfrxRichView- Fixed memory leaks in the PDF export
Gute Nachrichten! FastReport Online Designer ist jetzt zu einem getrennten Produkt geworden. Früher war die Beta-Version des Online Designers nur als Bestandteil von Fast Report .Net in der Redaktion "Professional" zugänglich. Jetzt kann man Fast Report Online Designer einzeln oder im Paket der Redaktion "Enterprise" von Fast Report kaufen.
Äußern Sie bitte Ihre Meinung, wie das Program “Designer“ funktioniert. Die Autoren von inhaltsreichen und nützlichen Äußerungen bekommen kostenlos eine Lizenz für FastReport Online Designer, FastReport.Net oder das Tablett!Es wurde auch eine neue Version von Fast Report 2015.4 veröffentlicht. Unter den Hauptänderungen kann man die Optimierungsverbesserungen der Executegeschwindigkeit und des Gedächnisverbrauches betonen. Der Import der Schablone von DevExpress wurde auch hinzugefügt.
Die Liste der Neuerungen:
* new install
* modified Main demo and report examples (\Demos\C#\Main)
[Core]* improved speed of report prepare* reduced memory consumption* explained exception on invocation the events in script
[Designer]+ added import from DevExpress report template
[Exports]+ added export in FastReport Cloud+ added font color tag parsing in RTF export+ added property Excel2007Export.Seamless for export table without breaks+ added exports in PPML (Personalized Print Markup Language) and PostScript - (classes PPMLExport, PSExport)+ added EmbedPictures property in HTMLExport* rewrited saving in Excel 2007, Word 2007, Power Point 2007, XPS* reduced memory consumption in table based exports* increased speed of export in PDF, Excel 2007- fixed bug with shadows in table-based exports
[WebReport]+ added property WebReport.XlsxSeamless for export table without breaks in Excel 2007 format+ added property WebReport.EmbedPictures (embedding pictures in HTML)+ added property WebReport.DesignerLocale (set locale for Online Report Designer)- fixed bug with rendering report with enabled property WebReport.SinglePage- fixed bug with default values of parameters- fixed bug with pictures with enabled property WebReport.SinglePage- fixed bug with multiline TextBox- fixed bug with Azure cookies
[Online Report Designer]+ added html5 manifest for off-line working (without iframe)+ added dialogue controls TextBox, RadioButton, Label, CheckBox, ButtonControl+ added support of dialogue forms+ added double-tap for mobile devices+ added hotkeys help on button "h"* optimization of report parser* changed the algorithm of selection of several objects- fixed bug with prefixes of connections- fixed bug with change the name of system variable- fixed bug with Font size for TextObject,- fixed bug with Padding after load- fixed bug with duplicate Dictionary in resulting report- fixed bug with copying of objects- fixed bug with move objects with hotkeys- fixed bug with lost connections in report on preview
Wir freuen uns, Ihnen mitzuteilen, dass Fast Reports ein Partner von .NET Developer Konferenz ist.
Die Konferenz findet sich in Köln ab 30. November bis 2. Dezember statt. Alle unsere Kunden haben einen Brief mit dem Code fur den Ticketseinkauf mit dem Rabatt bis zum 200 Euro bekommen.
Wenn Sie keinen solchen Brief bekommen haben, schreiben Sie uns an info@fast-report.com und wir schicken ihn noch einmal.
Wir sehen uns in Köln!