Quantcast
Channel: ComponentSource News | Fast Reports
Viewing all 288 articles
Browse latest View live

FastReport.Net Professional 2017.2

$
0
0
FastReport.Net adds Right to Left support.

Added support for right to left (RTL) orientation in both the user interface and report engine.

Features

  • Core
    • Added new barcode: Pharmacode.
    • Added new option for images: Grayscale display mode.
    • Added ability to change the color of barcodes.
    • Added caching of compiled report script.
  • Designer
    • Added support of Right-to-Left Interface (RTL).
    • Added a new property to MSChartObject, that allows the use of several series with automatic creation.
  • Preview
    • Added Right-to-Left Interface (RTL) support.
    • Added mouse-relative zoom.
  • Exports
    • Added export to binary format Excel 97-2003 (BIFF8).
    • Added the ability to insert images with their original resolution when exporting to PDF.
    • Added the added ability to select a color space in the PDF export window.
    • Improved the quality of images in Excel 2007 export.
    • Changed exporting to Dropbox to use API 2.0 instead API 1.0.
    • Added converting to Date format for Excel2007 export.
    • Improved SVG export: added embedding images in file, HasMultipleFiles option and underlines, plus improved text rendering and text with angle.
  • Extras
    • Added RavenDB connector \Extras\Connections\FastReport.RavenDB. (RavenDB is an open source NoSQL database for .NET).
    • Added SQL Anywhere connector \Extras\Connections\FastReport.SqlAnywhere.
    • Added new report demos: Pharmacode, Box.
  • WebReport
    • Added ToolbarBackgroundStyle.None (you can use WebReport.ToolbarColor instead bitmap from style).
    • Added properties WebReport.UnlimitedWidth, WebReport.UnlimitedHeight for enable Unlimited size for all report pages (default: false - use report settings).
    • Added property WebReport.Dialogs for enable or disable all report dialogs (default: true - enabled).

Fixes

  • Core
    • Fixed bug with losing precision in totals.
    • Fixed bug with enabled ReportPage.UnlimitedHeight and ReportPage.PrintOnPreviousPage.
    • Fixed bug with null initialization in text objects.
    • Fixed bug with deserialization on saving from On-line Designer.
  • Designer
    • Fixed bug when instead of creating a new data source, editing of selected data source was opening.
  • Exports
    • Fixed bug with blank pages in Excel 2007 export.
    • Fixed bug in PDF and HTML exports with vertical position of text which height is bigger than object height.
    • Fixed bug with metafile images in RTFExport.
    • Fixed bug with Vertical Alignment = bottom in PDF export.
    • Fixed transparent images appearance in XPS export.
    • Fixed export empty images in XPS.
    • Fixed bug in preview of CSV export with small amount of rows.
  • WebReport
    • Fixed bug with handling of onClick event in WebReport.

FastReport VCL Professional Edition V5.6

$
0
0
FastReport VCL Professional Edition

Adds Embarcadero RAD Studio 10.2 Tokyo support.

Features

  • Added Embarcadero RAD Studio 10.2 Tokyo support for x32 and x64 windows platforms
  • Added Sup, Sub tag support for TfrxHTMLExport
  • Added TfrxPDFExport.SaveOriginalImages property. True by default
  • Added GS1 support for Code128C, EAN128C barcodes
  • Added sorting of printers by name in the printer's list
  • Added Norwegian resources
  • Added TfrxFDTable support in the frxFDRTTI
  • Added #0..#31 chars support in the Code128A
  • Added TfrxBarcodeView.TestLine property
  • Added TfrxRichEditor form state storing
  • Added support of GTK widget [Lazarus]

Fixes

  • Fixed frx2xto30.pas for XE2 and later
  • Increased PaperSizes count limit to 512
  • Fixed scrolling in designer [Lazarus]
  • Fixed smMaxHeight in TfrxRichView
  • Fixed TfrxXLSXExport for file with 1000 worksheets
  • Fixed TfrxPreviewPages.ClearPageCache
  • Fixed TfrxIBXQuery.ExecSQL
  • Fixed new event insert if main procedure of the script have line with "// begin"
  • Fixed component's name after Drag&Drop from Data Tree for fields with Unicode characters
  • Fixed TfrxBarcodeView baCenter, baRight align
  • Fixed reprint on new page and group keeping bug
  • Fixed update parameters after loading for TfrxADOQuery
  • Fixed preview's toolbar for RAD Studio Berlin 10.1 Update 2 when VCL styles applied
  • Fixed TfrxReport.PrintOptions.Duplex usage
  • Fixed printing of PNG images
  • Fixed TfrxReport.ReportOptions.Author in the DOCX, PPTX and XLSX exports
  • Fixed vsExport usage for export filters
  • Fixed export of non-alphanumeric chars (<, >, &) inside HTMLTags in the ODF export
  • Fixed Format function [FastScript]
  • Fixed HTMLTags in the TfrxMemoView
  • Fixed calculation of hyperlink expressions
  • Fixed image size in the DOCX export
  • Fixed MSI barcode
  • Fixed exporting of objects' hyperlinks to encrypted PDF
  • Fixed export to continuous XLSX for reports with many pictures
  • Fixed export of frames with width < 1 to HTML
  • Fixed export of empty pages to XLSX
  • Fixed band's with barcodes stretching
  • Fixed KeepChild behavior for TfrxReportTitle child bands
  • Fixed custom number format in the ODF export
  • Fixed printer selection in the print dialog [Lazarus]
  • Fixed export of hyperlinks with hkPageNumber kind when page number greater than pages count
  • Fixed component's name after Drag&Drop from Data Tree for some cases
  • Fixed "Divizion by zero" error with pmSplit print mode
  • Fixed PrintOnSheeet in the Print Dialog for some cases
  • Fixed default printer in the print dialog [Lazarus]
  • Fixed export images to BIFF8 for x64
  • Fixed printer selection before print properties dialog [Lazarus]
  • Fixed RAD Studio 10.1 Berlin size of dialog page issue in the designer
  • Fixed exporting of numbers with '%' in the format string (like #,##0.###%) in the BIFF8 export
  • Fixed "Print to file" option for GDI reports
  • Fixed export to PDF with embedded fonts and empty memos
  • Fixed export to PDF for HAlign = haBlock (GapX used now)
  • Fixed font's embedding for protected PDF if EmbedFontsIfProtected = False and EmbeddedFonts = True
  • Fixed exporting of TfrxShapeView to XLSX and DOCX exports
  • Fixed exporting of Unicode characters in the memos with HTML tags to DOCX for non-Unicode IDE
  • Fixed TfrxPreviewButtons in the frxClassRTTI
  • Fixed parent for objects for some cases
  • Fixed font's name in the ODF export

FastReport VCL Enterprise Edition V5.6

$
0
0
FastReport VCL Enterprise Edition

Adds support for Embarcadero RAD Studio 10.2 Tokyo, plus improvements for Delphi and Lazarus.

Features

  • Added Embarcadero RAD Studio 10.2 Tokyo support for x32 and x64 windows platforms
  • Added Sup, Sub tag support for TfrxHTMLExport
  • Added TfrxPDFExport.SaveOriginalImages property. True by default
  • Added GS1 support for Code128C, EAN128C barcodes
  • Added sorting of printers by name in the printer's list
  • Added Norwegian resources
  • Added TfrxFDTable support in the frxFDRTTI
  • Added #0..#31 chars support in the Code128A
  • Added TfrxBarcodeView.TestLine property
  • Added TfrxRichEditor form state storing
  • Added support of GTK widget [Lazarus]

Fixes

  • Fixed frx2xto30.pas for XE2 and later
  • Increased PaperSizes count limit to 512
  • Fixed scrolling in designer [Lazarus]
  • Fixed smMaxHeight in TfrxRichView
  • Fixed TfrxXLSXExport for file with 1000 worksheets
  • Fixed TfrxPreviewPages.ClearPageCache
  • Fixed TfrxIBXQuery.ExecSQL
  • Fixed new event insert if main procedure of the script have line with "// begin"
  • Fixed component's name after Drag&Drop from Data Tree for fields with Unicode characters
  • Fixed TfrxBarcodeView baCenter, baRight align
  • Fixed reprint on new page and group keeping bug
  • Fixed update parameters after loading for TfrxADOQuery
  • Fixed preview's toolbar for RAD Studio Berlin 10.1 Update 2 when VCL styles applied
  • Fixed TfrxReport.PrintOptions.Duplex usage
  • Fixed printing of PNG images
  • Fixed TfrxReport.ReportOptions.Author in the DOCX, PPTX and XLSX exports
  • Fixed vsExport usage for export filters
  • Fixed export of non-alphanumeric chars (<, >, &) inside HTMLTags in the ODF export
  • Fixed Format function [FastScript]
  • Fixed HTMLTags in the TfrxMemoView
  • Fixed calculation of hyperlink expressions
  • Fixed image size in the DOCX export
  • Fixed MSI barcode
  • Fixed exporting of objects' hyperlinks to encrypted PDF
  • Fixed export to continuous XLSX for reports with many pictures
  • Fixed export of frames with width < 1 to HTML
  • Fixed export of empty pages to XLSX
  • Fixed band's with barcodes stretching
  • Fixed KeepChild behavior for TfrxReportTitle child bands
  • Fixed custom number format in the ODF export
  • Fixed printer selection in the print dialog [Lazarus]
  • Fixed export of hyperlinks with hkPageNumber kind when page number greater than pages count
  • Fixed component's name after Drag&Drop from Data Tree for some cases
  • Fixed "Divizion by zero" error with pmSplit print mode
  • Fixed PrintOnSheeet in the Print Dialog for some cases
  • Fixed default printer in the print dialog [Lazarus]
  • Fixed export images to BIFF8 for x64
  • Fixed printer selection before print properties dialog [Lazarus]
  • Fixed RAD Studio 10.1 Berlin size of dialog page issue in the designer
  • Fixed exporting of numbers with '%' in the format string (like #,##0.###%) in the BIFF8 export
  • Fixed "Report not found" error message [Enterprise]
  • Fixed "Print to file" option for GDI reports
  • Fixed export to PDF with embedded fonts and empty memos
  • Fixed export to PDF for HAlign = haBlock (GapX used now)
  • Fixed font's embedding for protected PDF if EmbedFontsIfProtected = False and EmbeddedFonts = True
  • Fixed exporting of TfrxShapeView to XLSX and DOCX exports
  • Fixed exporting of Unicode characters in the memos with HTML tags to DOCX for non-Unicode IDE
  • Fixed TfrxPreviewButtons in the frxClassRTTI
  • Fixed parent for objects for some cases
  • Fixed font's name in the ODF export

FastReport VCL Standard Edition V5.6

$
0
0
FastReport VCL Standard Edition

Now supports Embarcadero RAD Studio 10.2 Tokyo.

Features

  • Added Embarcadero RAD Studio 10.2 Tokyo support for x32 and x64 windows platforms
  • Added Sup, Sub tag support for TfrxHTMLExport
  • Added TfrxPDFExport.SaveOriginalImages property. True by default
  • Added GS1 support for Code128C, EAN128C barcodes
  • Added sorting of printers by name in the printer's list
  • Added Norwegian resources
  • Added TfrxFDTable support in the frxFDRTTI
  • Added #0..#31 chars support in the Code128A
  • Added TfrxBarcodeView.TestLine property
  • Added TfrxRichEditor form state storing
  • Added support of GTK widget [Lazarus]

Fixes

  • Fixed frx2xto30.pas for XE2 and later
  • Increased PaperSizes count limit to 512
  • Fixed scrolling in designer [Lazarus]
  • Fixed smMaxHeight in TfrxRichView
  • Fixed TfrxXLSXExport for file with 1000 worksheets
  • Fixed TfrxPreviewPages.ClearPageCache
  • Fixed TfrxIBXQuery.ExecSQL
  • Fixed new event insert if main procedure of the script have line with "// begin"
  • Fixed component's name after Drag&Drop from Data Tree for fields with Unicode characters
  • Fixed TfrxBarcodeView baCenter, baRight align
  • Fixed reprint on new page and group keeping bug
  • Fixed update parameters after loading for TfrxADOQuery
  • Fixed preview's toolbar for RAD Studio Berlin 10.1 Update 2 when VCL styles applied
  • Fixed TfrxReport.PrintOptions.Duplex usage
  • Fixed printing of PNG images
  • Fixed TfrxReport.ReportOptions.Author in the DOCX, PPTX and XLSX exports
  • Fixed vsExport usage for export filters
  • Fixed export of non-alphanumeric chars (<, >, &) inside HTMLTags in the ODF export
  • Fixed Format function [FastScript]
  • Fixed HTMLTags in the TfrxMemoView
  • Fixed calculation of hyperlink expressions
  • Fixed image size in the DOCX export
  • Fixed MSI barcode
  • Fixed exporting of objects' hyperlinks to encrypted PDF
  • Fixed export to continuous XLSX for reports with many pictures
  • Fixed export of frames with width < 1 to HTML
  • Fixed export of empty pages to XLSX
  • Fixed band's with barcodes stretching
  • Fixed KeepChild behavior for TfrxReportTitle child bands
  • Fixed custom number format in the ODF export
  • Fixed printer selection in the print dialog [Lazarus]
  • Fixed export of hyperlinks with hkPageNumber kind when page number greater than pages count
  • Fixed component's name after Drag&Drop from Data Tree for some cases
  • Fixed "Divizion by zero" error with pmSplit print mode
  • Fixed PrintOnSheeet in the Print Dialog for some cases
  • Fixed default printer in the print dialog [Lazarus]
  • Fixed export images to BIFF8 for x64
  • Fixed printer selection before print properties dialog [Lazarus]
  • Fixed RAD Studio 10.1 Berlin size of dialog page issue in the designer
  • Fixed exporting of numbers with '%' in the format string (like #,##0.###%) in the BIFF8 export
  • Fixed "Print to file" option for GDI reports
  • Fixed export to PDF with embedded fonts and empty memos
  • Fixed export to PDF for HAlign = haBlock (GapX used now)
  • Fixed font's embedding for protected PDF if EmbedFontsIfProtected = False and EmbeddedFonts = True
  • Fixed exporting of TfrxShapeView to XLSX and DOCX exports
  • Fixed exporting of Unicode characters in the memos with HTML tags to DOCX for non-Unicode IDE
  • Fixed TfrxPreviewButtons in the frxClassRTTI
  • Fixed parent for objects for some cases
  • Fixed font's name in the ODF export

FastReport.Net Professional 2017.3

$
0
0
Add MaxiCode barcodes to FastReport.Net reports.

Adds 2 new barcode types, plus the ability to create e-invoices in ZUGFeRD format.

Features

  • 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 and PDF/A-3b \Demos\C#\ZUGFeRD.
    • Added new example for Web API \Demos\C#\Web\WebApi.
  • WebReport
    • Added properties WebReport.RequestHeaders, WebReport.ResponseHeaders.
    • Added catching of exceptions on call of WebReport.DesignerSaveCallBack.

Fixes

  • Designer
    • Fixed bug with wrong width of different lines of border.
  • Exports
    • Fixed creating blank page after a table in RTF and Word2007 exports.
    • Fixed bug with bands Exportable property.
    • Fixed appearance of dates in Excel2007 export.
    • Fixed bug with padding and height of text in PDF export.
    • Fixed bug with black boxes in exports.
  • Extras
    • Fixed bug with relative path to JSON file in JSON connector.
  • WebReport
    • Fixed page margins in printing from browser.
    • Fixed bug with lines in HTML export and WebReport.
    • Fixed TTF exceptions processing for PDFExport.

FastReport.Net WinForms + WebForms 2017.3

$
0
0
Add barcodes to FastReport.Net.

Added ability to attach files to the PDF when creating e-invoices in ZUGFeRD format.

Features

  • 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 and PDF/A-3b \Demos\C#\ZUGFeRD.
    • Added new example for Web API \Demos\C#\Web\WebApi.
  • WebReport
    • Added properties WebReport.RequestHeaders, WebReport.ResponseHeaders.
    • Added catching of exceptions on call of WebReport.DesignerSaveCallBack.

Fixes

  • Designer
    • Fixed bug with wrong width of different lines of border.
  • Exports
    • Fixed creating blank page after a table in RTF and Word2007 exports.
    • Fixed bug with bands Exportable property.
    • Fixed appearance of dates in Excel2007 export.
    • Fixed bug with padding and height of text in PDF export.
    • Fixed bug with black boxes in exports.
  • Extras
    • Fixed bug with relative path to JSON file in JSON connector.
  • WebReport
    • Fixed page margins in printing from browser.
    • Fixed bug with lines in HTML export and WebReport.
    • Fixed TTF exceptions processing for PDFExport.

FastReport.Net WinForms 2017.3

$
0
0
Add barcodes to FastReport.Net reports

Adds new Intelligent Mail (USPS) and MaxiCode barcodes.

Features

  • 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 and PDF/A-3b \Demos\C#\ZUGFeRD.

Fixes

  • Designer
    • Fixed bug with wrong width of different lines of border.
  • Exports
    • Fixed creating blank page after a table in RTF and Word2007 exports.
    • Fixed bug with bands Exportable property.
    • Fixed appearance of dates in Excel2007 export.
    • Fixed bug with padding and height of text in PDF export.
    • Fixed bug with black boxes in exports.
  • Extras
    • Fixed bug with relative path to JSON file in JSON connector.

FastReport.Net Enterprise 2017.3

$
0
0
Add MaxiCode barcodes to FastReport.Net reports.

Adds 2 new barcode types, creation of e-invoices in ZUGFeRD format, plus a new Web API sample.

Features

  • 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 and PDF/A-3b \Demos\C#\ZUGFeRD.
    • Added new example for Web API \Demos\C#\Web\WebApi.
  • WebReport
    • Added properties WebReport.RequestHeaders, WebReport.ResponseHeaders.
    • Added catching of exceptions on call of WebReport.DesignerSaveCallBack.
  • Online Designer
    • Added support of new property ReportInfo.Tag in Report object.

Fixes

  • Designer
    • Fixed bug with wrong width of different lines of border.
  • Exports
    • Fixed creating blank page after a table in RTF and Word2007 exports.
    • Fixed bug with bands Exportable property.
    • Fixed appearance of dates in Excel2007 export.
    • Fixed bug with padding and height of text in PDF export.
    • Fixed bug with black boxes in exports.
  • Extras
    • Fixed bug with relative path to JSON file in JSON connector.
  • WebReport
    • Fixed page margins in printing from browser.
    • Fixed bug with lines in HTML export and WebReport.
    • Fixed TTF exceptions processing for PDFExport.
  • Online Designer
    • Fixed muli-level view of childs links.
    • Property Padding can contain only integer values.

FastReport Mono 2017.1

$
0
0
FastReport Mono

Includes ability to create background pictures in RTF, plus added Apple fonts and BIFF8 export.

Features

  • Added overlapped pictures mode to RTF export.
  • Added Excel 97 -2003 (BIFF8) export.
  • Added message window to script editor.
  • Improved PDF export.
  • Added <BR> html tag.

Fixes

  • Fixed some bugs in font packer.
  • Fixed crash on multithreaded export to PDF.
  • Fixed date format.
  • Fixed width of space and missing characters in PDF export.
  • Fixed crash on run in console mode (withut X Window Server) under Linux. Just add single line into your code: Utils.Config.DisableUIEvents = true;.
  • Fixed bug with Two-Pass single page.

FastReport.Desktop 2017.3

$
0
0
FastReport.Desktop

Ready-to-go reporting software for creating, delivering and scheduling reports.

Features

FastReport.Desktop is a standalone reporting software package that doesn't require creating a custom application. With FastReport.Desktop you can remove reporting related routines.

  • Design reports.
  • Automate operations on reports.
  • Build reports from command line.
  • Batch report processing.
  • Export reports to various formats.
  • Send reports by email.
  • Save reports on a local disk or remote resources.
  • Do it all on a schedule.
  • No programming required.

FastReport.Net Enterprise 2017.4

$
0
0
FastReport.Net Enterprise

Adds support for .Net Core, new report objects, plus highlights and hyperlink editors in Online Designer.

Features

  • Core
    • Added initial support for .Net Core.
  • 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 RegisterData(DataSet data, bool enableAllTables) and RegisterData(DataSet data, string name, bool enableAllTables) functions for registering DataSet and enabling all its tables.
    • Added possibility to access 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 possibility to open List and Label files with extensions crd, srt, inv, lab and let.
    • Added selecting previous file filter in open file dialog.
  • Exports
    • Added Word2007Export.RowHeight property with enum (Minimum, Exactly).
    • Added converting to Percent format for Excel2007 export.
    • Added export in LaTeX (without pictures, works with XeLaTex).
  • WebReport
    • Added property WebReport.DesignerConfig for storing custom configuration of Online Designer.
  • Extras
    • Added Web API self-hosted example (Demos\C#\Web\WebApiSelfHosted).
    • Added SVGObject plugin (\Extras\Misc\SVGObjectPlugin).
    • Added TelegramMessenger plugin (\Extras\Misc\Messaging\TelegramMessenger).
    • Added support for MaxiCode and Intelligent Mail barcodes.
    • Added editor for hyperlink property.
    • Improved Crystal Reports converter, now works with the latest versions of Crystal.
  • Online Designer
    • Added Highlight editor.
    • Added resizing area for the left sidebar.
    • Added MaxiCode & Intelligent Mail barcodes.
    • Added ability to call control dialogs from properties panel by clicking button in the title of subsection.
    • Added ability to switch all the customization panels at once.
    • Added Font editing dialog.
    • Added border property editing dialog.
    • Added hyperlink property editing dialog.
    • Added building process changes.
    • Popup restyle in the upper right corner.

Fixes

  • Engine
    • Fixed wrong result for n.9999 values in NumToWords functions.
    • Fixed bug with multi-thread preparing and using the cursors inside a report.
    • Fixed borders for Gauges.
    • Adjusted scale and pointer for SimpleGauge.
  • Designer
    • Fixed bug with deleting of bands.
    • Fixed bug with empty fields when connecting to CSV table.
    • Fixed bug with space separator when connecting to CSV table.
    • Fixed bug with strings without separator when connecting to CSV table.
    • Fixed bug when viewing business object data.
    • Fixed bug with null value of System.Guid instance.
    • Fixed bug in PageColumns class when number of positions is not equal number of columns.
  • Exports
    • Fixed bug with barcode duplicates in PDF export.
    • Fixed bug with table cells duplicates in XAML, SVG exports.
    • Fixed bug with tilde in Excel2007 export.
    • Fixed bug with image duplicating in PDFExport.
    • Fixed bug with Biff8 export from prepared report.
    • Allowed export TextObjects without default FontWithRatio to Excel 2007.
  • WebReport
    • Fixed bug with WebReport object resizing.
  • Online Designer
    • Fixed bug with positioning DataHeader Band after DataBand.
    • Fixed bug with freezing in IE.

FastReport.Net 2017.4

$
0
0
FastReport.Net

Adds support for .Net Core, plus new report objects: SVG images and Gauges.

Features

  • Core
    • Added initial support for .Net Core.
  • 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 RegisterData(DataSet data, bool enableAllTables) and RegisterData(DataSet data, string name, bool enableAllTables) functions for registering DataSet and enabling all its tables.
    • Added possibility to access 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 possibility to open List and Label files with extensions crd, srt, inv, lab and let.
    • Added selecting previous file filter in open file dialog.
  • Exports
    • Added Word2007Export.RowHeight property with enum (Minimum, Exactly).
    • Added converting to Percent format for Excel2007 export.
    • Added export in LaTeX (without pictures, works with XeLaTex).
  • WebReport
    • Added property WebReport.DesignerConfig for storing custom configuration of Online Designer.
  • Extras
    • Added Web API self-hosted example (Demos\C#\Web\WebApiSelfHosted).
    • Added SVGObject plugin (\Extras\Misc\SVGObjectPlugin).
    • Added TelegramMessenger plugin (\Extras\Misc\Messaging\TelegramMessenger).
    • Added support for MaxiCode and Intelligent Mail barcodes.
    • Added editor for hyperlink property.
    • Improved Crystal Reports converter, now works with the latest versions of Crystal.

Fixes

  • Engine
    • Fixed wrong result for n.9999 values in NumToWords functions.
    • Fixed bug with multi-thread preparing and using the cursors inside a report.
    • Fixed borders for Gauges.
    • Adjusted scale and pointer for SimpleGauge.
  • Designer
    • Fixed bug with deleting of bands.
    • Fixed bug with empty fields when connecting to CSV table.
    • Fixed bug with space separator when connecting to CSV table.
    • Fixed bug with strings without separator when connecting to CSV table.
    • Fixed bug when viewing business object data.
    • Fixed bug with null value of System.Guid instance.
    • Fixed bug in PageColumns class when number of positions is not equal number of columns.
  • Exports
    • Fixed bug with barcode duplicates in PDF export.
    • Fixed bug with table cells duplicates in XAML, SVG exports.
    • Fixed bug with tilde in Excel2007 export.
    • Fixed bug with image duplicating in PDFExport.
    • Fixed bug with Biff8 export from prepared report.
    • Allowed export TextObjects without default FontWithRatio to Excel 2007.
  • WebReport
    • Fixed bug with WebReport object resizing.

FastReport.Net WinForms + WebForms 2017.4

$
0
0
FastReport.Net WinForms + WebForms

Adds new report objects: SVG images and Gauges, plus ability to export to LaTeX format.

Features

  • 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 RegisterData(DataSet data, bool enableAllTables) and RegisterData(DataSet data, string name, bool enableAllTables) functions for registering DataSet and enabling all its tables.
    • Added possibility to access 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 possibility to open List and Label files with extensions crd, srt, inv, lab and let.
    • Added selecting previous file filter in open file dialog.
  • Exports
    • Added Word2007Export.RowHeight property with enum (Minimum, Exactly).
    • Added converting to Percent format for Excel2007 export.
    • Added export in LaTeX (without pictures, works with XeLaTex).
  • WebReport
    • Added property WebReport.DesignerConfig for storing custom configuration of Online Designer.
  • Extras
    • Added Web API self-hosted example (Demos\C#\Web\WebApiSelfHosted).
    • Added SVGObject plugin (\Extras\Misc\SVGObjectPlugin).
    • Added TelegramMessenger plugin (\Extras\Misc\Messaging\TelegramMessenger).
    • Added support for MaxiCode and Intelligent Mail barcodes.
    • Added editor for hyperlink property.
    • Improved Crystal Reports converter, now works with the latest versions of Crystal.

Fixes

  • Engine
    • Fixed wrong result for n.9999 values in NumToWords functions.
    • Fixed bug with multi-thread preparing and using the cursors inside a report.
    • Fixed borders for Gauges.
    • Adjusted scale and pointer for SimpleGauge.
  • Designer
    • Fixed bug with deleting of bands.
    • Fixed bug with empty fields when connecting to CSV table.
    • Fixed bug with space separator when connecting to CSV table.
    • Fixed bug with strings without separator when connecting to CSV table.
    • Fixed bug when viewing business object data.
    • Fixed bug with null value of System.Guid instance.
    • Fixed bug in PageColumns class when number of positions is not equal number of columns.
  • Exports
    • Fixed bug with barcode duplicates in PDF export.
    • Fixed bug with table cells duplicates in XAML, SVG exports.
    • Fixed bug with tilde in Excel2007 export.
    • Fixed bug with image duplicating in PDFExport.
    • Fixed bug with Biff8 export from prepared report.
    • Allowed export TextObjects without default FontWithRatio to Excel 2007.
  • WebReport
    • Fixed bug with WebReport object resizing.

FastReport.Net WinForms 2017.4

$
0
0
FastReport.Net WinForms

Adds pagination in Data View Window, plus new report objects: SVG images and Gauges.

Features

  • 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 RegisterData(DataSet data, bool enableAllTables) and RegisterData(DataSet data, string name, bool enableAllTables) functions for registering DataSet and enabling all its tables.
    • Added possibility to access 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 possibility to open List and Label files with extensions crd, srt, inv, lab and let.
    • Added selecting previous file filter in open file dialog.
  • Exports
    • Added Word2007Export.RowHeight property with enum (Minimum, Exactly).
    • Added converting to Percent format for Excel2007 export.
    • Added export in LaTeX (without pictures, works with XeLaTex).
  • Extras
    • Added Web API self-hosted example (Demos\C#\Web\WebApiSelfHosted).
    • Added SVGObject plugin (\Extras\Misc\SVGObjectPlugin).
    • Added TelegramMessenger plugin (\Extras\Misc\Messaging\TelegramMessenger).
    • Added support for MaxiCode and Intelligent Mail barcodes.
    • Added editor for hyperlink property.
    • Improved Crystal Reports converter, now works with the latest versions of Crystal.

Fixes

  • Engine
    • Fixed wrong result for n.9999 values in NumToWords functions.
    • Fixed bug with multi-thread preparing and using the cursors inside a report.
    • Fixed borders for Gauges.
    • Adjusted scale and pointer for SimpleGauge.
  • Designer
    • Fixed bug with deleting of bands.
    • Fixed bug with empty fields when connecting to CSV table.
    • Fixed bug with space separator when connecting to CSV table.
    • Fixed bug with strings without separator when connecting to CSV table.
    • Fixed bug when viewing business object data.
    • Fixed bug with null value of System.Guid instance.
    • Fixed bug in PageColumns class when number of positions is not equal number of columns.
  • Exports
    • Fixed bug with barcode duplicates in PDF export.
    • Fixed bug with table cells duplicates in XAML, SVG exports.
    • Fixed bug with tilde in Excel2007 export.
    • Fixed bug with image duplicating in PDFExport.
    • Fixed bug with Biff8 export from prepared report.
    • Allowed export TextObjects without default FontWithRatio to Excel 2007.

FastReport.Net 2018.1

$
0
0
FastReport.Net

Adds WebReport for ASP .Net Core.

Features

  • Added WebReport for ASP .Net Core. This allows you to easily create reports in .Net Core applications.
  • Added support for the Online Designer in .Net Core applications.
  • 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 labels with a Zebra label printer.
  • Added new gauge objects.

FastReport.Net Enterprise 2018.1

$
0
0
FastReport.Net Enterprise

Adds WebReport for ASP .Net Core.

Features

  • Added WebReport for ASP .Net Core. This allows you to easily create reports in .Net Core applications.
  • Added support for the Online Designer in .Net Core applications.
  • 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 labels with a Zebra label printer.
  • Added new gauge objects.

FastReport.Net WinForms 2018.1

$
0
0
FastReport.Net WinForms

Export reports to ZPL format.

Features

  • 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 labels with a Zebra label printer.
  • Added new gauge objects.

FastReport.Net WinForms + WebForms 2018.1

$
0
0
FastReport.Net WinForms + WebForms

Export reports to ZPL format.

Features

  • 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 labels with a Zebra label printer.
  • Added new gauge objects.

FastCube 2.7

$
0
0
FastCube

Export Cubes to Microsoft Excel 2007 (xlsx).

Features

  • Added new export filter to Microsoft Excel 2007 (xlsx). The parameters of the export filter are identical to the Microsoft Excel (xls) filter.
  • Added support for RAD Studio 10.2 Tokyo IDE.

Fixes

  • Fixed names of TeeChart units in fcxpChartEditor.pas.
  • Fixed error with Null values in export to Microsoft Excel 2007 (.xlsx).
  • Fixed error reading milliseconds from XML.
  • Fixed stack overflow error in popup list of unique values.
  • Fixed text drawing using themes.
  • Fixed error creating measures with missed base field during schema loading.
  • Fixed error with Unassigned and 0.
  • Fixed error with drawing Fields zone.
  • Fixed error with Highlights.
  • Fixed error with HideZero.
  • Fixed error with Dataset in TfcxpCube.
  • Fixed error in ColOffsetValue and RowOffsetValue.
  • Fixed error with comparing Date in Ranges.
  • Fixed error with export to Excel introduced in 2.6.
  • Fixed errors with export to Excel for 64-bit systems.

FastReport.Net 2018.2

$
0
0
FastReport.Net

Adds support for TeeChart to render graphs and diagrams, plus increased export speed to PDF and CSV.

Features

  • Engine
    • Added SVGObject into main library FastReport.dll (for .Net 4 and higher, currently without Core compatibility).
    • Added compatibility with Fips Algorithm Policy (with limitations: encryption of PDF export, encryption of report).
  • .Net Core
    • Added Demo packages in Nuget repository.
  • Designer
    • Added an event indicator for objects and bands, a small triangle in the upper left corner; this feature is able to be enabled or disabled in the designer settings (disabled by default).
    • Added a new tab of the designer's settings: "Objects appearance".
  • Exports
    • Added property RichTextObject.ConvertRichText for converting RichText in text objects when exporting (experimental).
    • Added paragraph based export in Word 2007 (experimental), property Word2007Export.ParagraphBased.
    • Increased speed of export to CSV.
    • Increased speed of export to PDF.
  • WebReport
    • Added support for editable TextObject and CheckBoxObject.
    • Added properties WebReport.DocxWysiwyg, WebReport.DocxParagraphBased.
  • Extras
    • Added Steema TeeChart object plugin (\Extras\Misc\TeeChartObjectPlugin).
    • Added new demo \Demos\C#\PrintZPL.

Fixes

  • .Net Core
    • Fixed error with packages installation.
  • Designer
    • Fixed import from rdl 2010 report template.
  • Exports
    • Fixed bug with removing the last character of each row when exporting to CSV without separator.
    • Fixed bug with text resources in FTP export.
    • Fixed bug with latin characters in interactive PDF in Chrome.
    • Fixed bug with large size of PDF files.
    • Fixed bug with transparent background of cells in Excel 2007 export.
    • Fixed bug with lines and shapes in layered Word 2007 export.
    • Fixed bug with checkboxes in layered Word 2007.
    • 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 of loading indicator.
    • Fixed bug with null pointer in service JavaScript code.
Viewing all 288 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>