|
|
VectorSoft
Reports |
||
|
Home News ARWordReport Introduction Samples ARExcelReport Introduction Samples Quick Start Download FAQ Ordering Guest Book News:
20 feb 2007 ARExcelReport version 1.8 ARWordReport version 1.8 |
News. ARExcelReport 1.8 version published. Main changes: + BDS 2006 (Delphi 2006) version included in package + property MaxSheets - maximum number of processed sheets (replaces MAX_SHEETS constant) + New value for CodePage property: maxword- Automatic codepage detection (maxword=65535) + function GetSysCodePage. Returns system default codepage ~ fixed OnTag event handling: ARExcelReport.Excel.Selection now pointed to cell that contains tag + procedure InsertPicture(APicture: TPicture); + procedure InsertPictureFromFile(AFileName: string); ~ fixed <#SPLIT> tag processing while using it outside tables with enabled OnTag handler ~ fixed "Selection is too large" Excel message while processing big tables ~ fixed %ELSE block processing + property OnNeedSaveDatasetToXLS: TOnNeedSaveDatasetToXLSEvent ARWordReport 1.8 version published. Main changes: + BDS 2006 (Delphi 2006) version included in package ~ SaveDocToStream fixed and accelerated + header/footer processing using OnTag event + TWRDatasets.Add( ADataset: TDataset; const AName: string ): TWRDSItem; + TWRDatasets.GetDsByName, FindDsByName, Datasets ~ internal clipboard usage refused ~ faster <#txttable:> tag processing + procedure InsertPicture(APicture: TPicture); Main changes: + property ShowNullAs (sets how to show NULL in tables). + Up to 10 DataPool shapes named "Datapool[n]" where n=0..8. ~ fixed parsing of CR&LF in TField.Value and in CustTagValues. ~ fixed "RunMacro" processing in DataPool. + Simple exe setup. ARWordReport 1.6 version updated. + Delphi 2005 (Win32) package added. + Simple exe setup. Main changes: + Procedure SaveDsToFile (TField.DisplayLabel used as fields captions, no OLE). ~ Fixed long strings writing error in tables. ~ Faster templates opening. + Property RunMacro (allow <RunMacro:macros_name> tag in Datapool). + Charts with constant data range allowed in report. + Grouping with PivotTables allowed in report. + Property KeepRowHeights. ~ Bugs fixed. Main changes: * Faster templates open. + Procedure InsertReport. It allow to make "composite reports" by inserting external reports into template. + Procedure CreateEmptyDoc. * <RunMacros:macros_name> tag in Datapool. * Memo and graphic fields processing. * Procedure to put any graphic into report. * Code optimized + bugs fixed. Main changes: * multi-sheet templates. * removed an debug mode exception (it was safe but boring). * automatic user's national codepage detection, memo fields in tables (first 255 chars), and other minor improvements. |