FastReport.Net WinForms 2016.2 updated

Released: Apr 8, 2016

Updates in this release

Updates in 2016.2

Core

  • Added property Config.ReportSettings.ImageLocationRoot for setting the local root path of PictureObject.ImageLocation.
  • Added possibility to download maps from OpenStreetMap files (*.osm).
  • Fixed bug with System.NullReferenceException after ShowPrepared method.

Designer

  • Added support to select and drag-n-drop multiple items in the data window.
  • Fixed bug with drag-n-drop operation of parameter variables in the data window.

Exports

  • Added support of TextObject.TextOutline in PDF export.
  • Added support of LineHeight, ParagraphOffset in HTML export.
  • Added filtering of html tags in CSV export.
  • Added support of clipping (TextObject.Clip) in PDF export.
  • Fixed bug with absent spaces behind tagged strings.
  • Fixed bug with bookmarks in Acrobat Reader.
  • Fixed bug with packing of open type fonts in PDF export.
  • Fixed bug with wrong frames in PDF export.

Service

  • Added new methods (GetReportsListByPathXml, GetReportsListXml, GetGearListXml, GetPreparedReportByID, GetReportXml, PutReport) in FastReport.Service.dll.