Added property WebReport.XlsxSeamless for export tables without brakes in Excel 2007 export.
Added property WebReport.EmbedPictures (embedded pictures in HTML).
Added property WebReport.DesignerLocale (sets an interface language for Online Report Designer).
Added property EmbedPictures(images inside html code) in HTML export.
Added property WebReport.RefreshTimeout (refresh timeout in seconds, 0 – auto refresh disabled), the property useful for Dashboards.
Added outline for text with color selection, width and line style (property TextObject.TextOutline).
Added event for drawing the custom objects in WebReport or override drawing any standard object (WebReport.CustomDraw), works only with enabled WebReport.Layer.
Added support layered HTML in WebReport (WebReport.Layers) with better WYSIWYG.
Added support of TextObject.TextOutline in PDF export.
Added support LineHeight, ParagraphOffset in HTML export.
Added html tags filtration in CSV export.
Added text clipping functionality (TextObject.Clip) in PDF export.
Added property PDFExport.ShowPrintDialog for showing the print dialog on opening the PDF document.
Updated internal jQuery up to v1.12.3.
修补程序
Fixed bug in WebReport with downloading files from IE8 in Windows XP.
Fixed bug with several WebReport objects in one page.
Fixed bug with multiline TextObject in dialogs in WebReport.