reporting - FastReport .NET WinForms + WebForms

  1. About FastReport.NET WinForms + WebForms

    Archivado

    Descripción: Create application-independent reports. FastReport.NET is a full-featured reporting solution for Windows Forms and ASP.NET. With FastReport.NET, you can create application-independent reports ... . FastReport.NET can be used as a standalone reporting tool. You can connect to any database, use any table from it or create a query. Add dialogue form(s) to your report to ask some parameters before running ... a report, using built-in script, you can manage interaction between dialogue form’s controls, perform complex data handling. You can view the result, print it and export to many common document formats. ...

  2. FastReport.NET WinForms + WebForms 2021.3.x

    Archivado

    Notas de la versión: with recompiling the report script that interacted with ChildBand. Designer Fixed a bug with index of bounds in SQLBuilder in Designer. Fixed a bug where the dialog page did not open if it had a GridControl. Fixed ...

  3. FastReport.NET WinForms + WebForms 2021.2.x

    Archivado

    Notas de la versión: v2021.2.1 Updated Mar 9, 2021 Features Engine Added HiDPI support. Added CountDistinct aggregate function (report totals and matrix object totals). Added support for TLS 1.2. Added two new types ... copying. Designer Added the ability to copy data sources. Added the ability to import DevExpress reports saved in XML format. Added the ability to add text and pictures by dragging and dropping them from ... the report page. Fixed bugs when importing DevExpress reports. Fixed bugs when importing RDL reports. Fixed a bug when a band with the FillUnusedSpace property enabled was not displayed again, although ...

  4. FastReport.Net WinForms + WebForms 2021.1.x

    Archivado

    Notas de la versión: in Indian, Persian and Ukranian languages. Added Rupee symbol for Indian currency. Added Report.Prepare method which allows you to prepare a limited number of pages. Optimized VisibleExpression, ... PrintableExpression and ExportableExpression properties for bands. Improved algorithm for converting RTF to report objects. WebReport Added correct view of script errors in ScriptSecurity mode. Resources Updated French ... resources. Extras Changed Crystal Reports converter project dependency from System.Windows.Forms.DataVisualization to FastReport.DataVisualization. Updated MongoDB connection plugin in Core and OpenSource. ...

  5. FastReport.Net WinForms + WebForms 2020.4.x

    Archivado

    Notas de la versión: Report script is now checked for the content of malicious code. v2020.4 Updated Sep 9, 2020 Features Engine Added ITF-14 barcode. Added Deutsche Post Identcode barcode. Added ability to align ... without pictures from Microsoft Excel 2007, files with a description of pictures and relations to them are not created. WebReport The report script is now checked for malicious code. This option is enabled ...

  6. FastReport.Net WinForms + WebForms 2020.3.x

    Archivado

    Notas de la versión: the matrix even if it is empty. Added property Page.LastPageSource, which allows to configure the printer tray for printing the last page of the report. Added VisibleExpression, PrintableExpression, ... files. Fixed a bug "Count cannot be less than zero." when opening DevExpress files. Fixed a bug with moving objects in the report tree while holding down the Ctrl key. Fixed a bug with drop down ... menu of select color button. Preview Fixed a bug with setting exports list using Config.PreviewSettings. Fixed a bug where the report could only be saved in the Box, regardless of the cloud storage ...

  7. FastReport.Net WinForms + WebForms 2020.2.x

    Archivado

    Notas de la versión: repx-files. Preview Fixed a bug where the report could only be saved in the Box, regardless of the cloud storage selected in the menu. Exports Fixed a bug with page breaks in export to OpenOffice Writer. Fixed ... a bug with text justify in exports to OpenOffice Writer and OpenOffice Spreadsheet. Fixed a bug in Excel export (BIFF8). WebReport Fixed a bug with timeout exception while saving a report in the Online ... Features Engine Added property Report.Tag. Added "AutoEncode" property for DataMatrix Barcode. By default, if true, it encodes the &1; as a symbol of FNC1. If false, the character is encoded ...

  8. FastReport.Net WinForms + WebForms 2020.1

    Archivado

    Notas de la versión: property Report.Tag. Added "AutoEncode" property for DataMatrix Barcode. 2020.1.23 Updated Feb 14, 2020 Features Engine Added "OnScriptCompile" event that is called when a report's ... ability to scroll the report horizontally while holding down the Shift key. 2020.1.22 Updated Feb 7, 2020 Features Engine Added ability to split table rows. Added RUB, BYN and BBYN currencies to ToWordsRu ... Jan 30, 2020 Features Engine Added new TextQuality: SingleBitPerPixel and SingleBitPerPixelGridFit. Designer Added ability to open report file by drag and dropping. Fixes Designer Fixed a bug ...

  9. FastReport.Net WinForms + WebForms 2019.4.x

    Archivado

    Notas de la versión: and in Ribbon; polygon modes are changed, new modes allow editing and adding curves > because polygons have got strong changes, Fst Reports want to get more detail about the change, the polygon has 5 editing ... RichText lists format. Fixed a bug when font changed in parent report were not changed in inherited report. Fixed a bug with changing the GroupHeaderBand hierarchy if it had a child GroupHeaderBand. Designer ... Fixed TypeConverter on the TextObject.ParagraphFormat property. Fixed a bug with rising exception when double clicking on a TextObject. Fixed a bug with shadow of report when designer is in Right-to-Left ...

  10. FastReport.Net WinForms + WebForms 2019.3.1

    Archivado

    Notas de la versión: when PDF Export did not export some SVGObject gradients to a PDF file, with the property GradientQuality = GradientQualityEnum.Image. WebReport Fixed a bug with inherited reports with online designer. ...

  11. FastReport.Net WinForms + WebForms 2019.2

    Archivado

    Notas de la versión: Improves localization support. Engine Added texture fill. Now in the new reports the default font will always be serialized. Designer Added "Hide Zeros" item to context menu for text ... This hotfix may affect previously developed reports). Fixed bug with incorrect type cast of Nullable types of fields. Fixed a bug with parsing old reports (before 2016), when the Arial 10pt is not loaded ...

  12. FastReport.Net WinForms + WebForms 2019.1

    Archivado

    Notas de la versión: to 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) to enable ... stored the image to be drawn. The denial of the last property allowed drawing an SVG object in vector exports without rendering the raster image in memory. You need to double-check your reports if you used ... [Engine] Fixed a bug with high engine loads with reports using guide lines. Fixed bug with "optional hyphen" in rich text parser. Fixed bug with System.ArgumentOutOfRangeException ...

  13. FastReport.Net WinForms + WebForms 2018.4

    Archivado

    Notas de la versión: experimental feature to improve the work with memory. New RTF parser- if "ConvertRichText" option is enabled, then an embedded RTF document is splitting to report objects- TextObject, TableObject, ... rendering. Designer Now in View Data window shows numbers of rows on page. Added ability to resize band by dragging its top, in this case objects move in band. Added ability to copy report pages in designer. ... with prepared report in Web. Added a method WebReport.LoadFromFile(string fileName) that loads a report from file. Added a method WebReport.LoadFromStream(Stream stream) that loads a report from stream. Added ...

  14. FastReport.Net WinForms + WebForms 2018.3

    Archivado

    Notas de la versión: to disable saving prepared report in Preview (PreviewExports.Prepared element). Added SaveInitialDirectory property (Config.PreviewSettings.SaveInitialDirectory = @"C:\user\initial_directory";). ...

  15. FastReport.Net WinForms + WebForms 2018.2

    Archivado

    Notas de la versión: Added compatibility with Fips Algorithm Policy (with limitations: encryption of PDF export, encryption of report). Designer Added an event indicator for objects and bands, a small triangle in the upper ... WebReport.DocxParagraphBased. Extras Added Steema TeeChart object plugin (\Extras\Misc\TeeChartObjectPlugin). Added new demo \Demos\C#\PrintZPL. Designer Fixed import from rdl 2010 report template. Exports Fixed bug ... Fixed bug with default value Word2007Export.Wysiwyg. Fixed bug with opening exported files in Excel 2007. Fixed bug with slow export of reports with unlimited width or height. WebReport Fixed position ...

  16. FastReport.Net WinForms + WebForms 2018.1

    Archivado

    Notas de la versión: Export reports to ZPL format. You can now edit text objects and checkboxes. This allows you to create blanks and forms which can be edited in PDF. Export reports to ZPL format. You can now make ...

  17. FastReport.Net WinForms + WebForms 2017.4

    Archivado

    Notas de la versión: Adds new report objects: SVG images and Gauges, plus the ability to export to LaTeX format. Engine Trim property has been added for linear barcodes. Tag property has been added for all components. ... Added saving of meta data (ReportInfo.Name, ReportInfo.Author, ReportInfo.Description, ReportInfo.Created, ReportInfo.Modified, ReportInfo.CreatorVersion) in prepared report file. Added ... the Report.Dictionary without case sensitivity. Added RadialGauge control. Added SimpleProgressGauge control. Designer Added pagination in Data View Window. Added Space to separators list in CSV connection. Added ...

  18. Five Stars

    Archivado

    Informe de cliente: 5 Italy ...

  19. Five Stars

    Archivado

    Informe de cliente: 5 Italy ...

  20. FastReport.Net WinForms + WebForms 2017.3

    Archivado

    Notas de la versión: Added ability to attach files to the PDF which allows creating e-invoices in ZUGFeRD format. Core Added Intelligent Mail (USPS) barcode. Added MaxiCode barcode. Added property Report ... .ReportInfo.Tag. Added property Report.ReportInfo.SaveMode. Added support functions with optional parameters. Added thread-safe collections support for.net 4. Designer Added ability of multi-line editing ... of Report.ReportInfo.Description and Report.ReportInfo.Tag. Exports Added ability to embed any file in PDF export with methods: PDFExport.AddEmbeddedXML, PDFExport.AddEmbeddedFile. Extras Added new example for working with ZUGFeRD ...