Ability to print/export transparent pictures (properties TfrxPictureView.Transparent and TfrxPictureView.TransparentColor) (PDF export is not supported)
Added new "split to sheet" modes for TfrxXMLExport
Added support of /PAGE tag in TfrxRichView, engine automatically break report pages when find /PAGE tag
Added ability to hide Null values in TfrxChartView (TfrxChartView.IgnoreNulls = True)
Added ability to set any custom page order for printing (i.e. 3,2,1,5,4 )
[Enterprise] added variables "AUTHLOGIN" and "AUTHGROUP" inside the any report
[Enterprise] now any report file can be matched with any (one and more) group, these reports are accessible only in matched groups
[Enterprise] now you can set-up cache delays for each report file (reports.xml)
[Enterprise] added new properties editor for reports in Configuration utility (see Reports tab)
[Enterprise] added property "Xml" - "SplitType" in server configuration - allow to select split on pages type between none/pages/printonprev/rowscount
[Enterprise] added property "Xml" - "SplitRowsCount" in server configuration - sets the count of rows for "rowscount" split type
[Enterprise] added property "Xml" - "Extension" in server configuration - allow select between ".xml" and ".xls" extension for output file
[Enterprise] added property "Html" - "URLTarget" in server configuration - allow select the target attribute for report URLs
[Enterprise] added property "ReportsFile" - path to file with reports to groups associations and cache delays
[Enterprise] added property "ReportsListRenewTimeout" in server configuration
[Enterprise] added property "ConfigRenewTimeout" in server configuration
[Enterprise] added property "MimeType" for each output format in server configuration
[Enterprise] added property "BrowserPrint" in server configuration - allow printing by browser, added new template nav_print_browser.html
[Enterprise] added dynamic file name generation of resulting formats (report_name_date_time)
[Enterprise] SERVER_REPORTS_LIST and SERVER_REPORTS_HTML variables (list of available reports) depend from user group (for internal authentification)
Added drawing shapes in PDF export (not bitmap)
Added rotated text in PDF export (not bitmap)
Added EngineOptions.IgnoreDevByZero property allow to ignore division by zero exception in expressions