FastReport.Net WinForms + WebForms 2017.3

Released: May 31, 2017

Atualizações na 2017.3

Recursos

  • 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.

Correções

  • 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.