Data View Window에 페이지 번호 및 신규 레포트 개체: SVG 이미지 및 Gauges를 추가합니다.
9월 20, 2017
신규 버전
기능
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).