⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changes.txt

📁 报表控件。FastReport 是非常强大的报表控件
💻 TXT
📖 第 1 页 / 共 2 页
字号:
Current version
-------------
* update Portuguese resources
- fixed compatibility with TLargeIntField
- [server] fixed bug with threads in client
+ added some dbxdatabase properties
- fixed bug with DefaultPath in XLS export
 

version 3.23
-------------
+ added save to stream possibility in Jpeg, Gif, Tiff, Bmp exports
+ added new control for page headers/footers mode selection in RTF export dialog
+ added new property TfrxRTFExport.HeaderFooterMode 
  (you can select between hfText, hfPrint, hfNone - default is hfText)
+ [server] added property TfrxReportServer.WebServer
+ added property TfrxHTMLExport.EmptyLines
* e-mail export now inherits the attachment file name from exports file name
* update French resources
* update Danish resources
* update German resources
- fixed bug in TIFF export (monochrome)
- fixed bug in PDF export when Outline is empty and checked
- fixed large font issues
- some fixes for bar codes in PDF export
- add-in components fixes (AV when open some projects)
- fixed bug with preview (position of the page when resizing the window)
- fixed bug with RichText objects intersection in RTF export
- fixed bug with format of the float numbers in XLS export
- fixed bug with export of barcodes with zoom more than two
- fixed error when page number does not exist in page range in exports dialog
- [server] fixed bug with ampersand in query parameters
- fixed bug with XML export (XML Parsing Error)
- fixed bug with HideIfSingleDataRecord

version 3.22
-------------
+ added full TeeChart Pro support
+ added property TfrxHTMLExport.Centered in HTML export
+ added "Continuous" checkbox in RTF export dialog
+ added TfrxRTFExport.SuppressPageHeadersFooters property
+ added TfrxCheckBox.UncheckStyle property
+ added property TfrxGroupFooter.HideIfSingleDataRecord
+ added text shift on non-zero char spacing in PDF export
+ added Croatian resources
* update the main demo (ADO support, added new reports)
* added the object name to the error message in some cases
* TfrxGradientView is not exported in HTML, RTF, XLS formats
* preserve object names when working with clipboard
* improved HTML, RTF exports
* improved XML, Excel exports (thanks for Bali)
* increased timeout in E-Mail export
* update Danish resources
* update Portuguese resources 
- fixed bug with empty page in HTML export
- fixed IIF bug
- fixed bug with "ShowProgress := False" in XLS export
- fixed bug in XML export
- fixed error with reportsummary band 
- fixed memory leaks when script has errors
- fixed shift issues
- fixed brush style bsBDiagonal and bsFDiagonal in PDF export
- fixed bug with incorrect codepage of TfrxRichView in RTF export
- fixed bug with margins in PDF export
- fixed bug with blobfields in bds2006
- fixed bug with stretched images
- [server] fixed bug with reports cache
- [server] fixed bug with Idle time leak
- [server] minor bug fixes

Version 3.21
-------------
+ [server] added lot of properties in configuration file (config.xml)
+ [server] added CSV, BMP, GIF, TIFF output formats
+ [server] added caching of reports in memory
* [server] changed format of configuration file (important! see details in server_changes.txt)
* [server] property TfrxServer.Configuration is obsolete
* [server] updated server/service demo
* [server] modified log-writer, statistic, cache modules
- [server] lot of minor fixes
+ added TfrxHTMLExport.UseGif property
+ added unicode support in HTML, "Rich Text" (RTF) and XML exports
+ added TfrxXLSExport.SuppressPageHeadersFooters and TfrxXLSExport.SuppressPageHeadersFooters properties;
+ added TfrxReport.OnPreview event
+ added TfrxReport.OnPrintPage event
+ [FQB] property fqbCore.UsingQuotes added for support of quoted field names
+ added Slovak language resources
+ added clipping in the preview
+ added TfrxPreview.BackColor, FrameColor properties
+ added printer fonts to fontname combobox
+ added transparency/backcolor to rich object
+ added TfrxDesigner.OnInsertObject Event
* changes in the databand editor
* "Pictures" checkbox changed to combobox (none/jpeg/bmp/gif) in HTML export dialog 
* "Styles" checkbox  changed to "Continuous" in XLS and XML export dialog
* bcb2006 compatibility
* update Danish resources
* update Dutch resources 
* update Brazilian resources
- fixed bug with incorrect codepage detection for page navigator in HTML export
- fixed bug with incorrect export of EAN barcodes (digits beyond of border were croped)
- fixed incorrect page breaks in RTF export
- fixed shift problem
- fixed monochrome bitmaps stretching
- fixed TfrxDateEditControl
- fixed copying grouped objects
- fixed vband&overlay error
- fixed setting of printer parameters
- fixed KeepFooter + aggregate functions
- fixed TfrxADOTable.IndexFieldNames property
- fixed ado query parameters
- fixes in database/table/query wizard
- fixed bug with font charset in RTF export
- fixed preview painting bug
- fixed bug with rich when no printers installed
- fixed copies in dmp export
- fixed rtf expression parser
- fixed bug with mdi preview
- fixed bug with RTL reading brackets in PDF export
- fixed input chinese chars in dialog controls
- fixed shift behavior
- fixed bug with right align and non-zero charspacing in PDF export
- fixed bug with underline in HTML export
- fixed overlay+keeptogether bug
- fixed bug with bcb5 (cannot use function with parameters)
- fixed large font issues
- fixed html tags


version 3.20
-------------
+ improved RTF export
+ added handling font.charset (set to DEFAULT_CHARSET if you want unicode)
+ added EmptyLines property in XLS and XML export 
  (if set to 'false' then all empty lines is eliminated, good for export without 
  page breaks for output a solid table)
+ added ParagraphGap support in PDF export
+ enhanced speed and reduced output file size of PDF export
+ update German resources
+ update Turkish resources
+ added TfrxReport.OnBeforeConnect event
+ added ADO, IBX support in frf importer unit
+ added CommandTimeout property to ADO query
+ added pbExportQuick item in TfrxPreviewButtons set 
  (PDF and E-mail export buttons in Preview)
* AVG function now counts only non-Null values
* RichView object is now WYSIWYG
- [server] fixed bug with parameters in report refresh
- fixed bug in RTF export with font style attributes
- fixed bug with frames in PDF export
- fixed paper size bug
- fixed ParagraphGap in PDF export
- fixed stack overflow error with report summary band
- fixed error with dialog form
- fixed big with TProgressBar property out of range on exports of blank page in HTML
- fixed bug in PDF export with zero width/height of bitmap
- [FS] fixed OLE Ecxeption message
- fixed bug with checkbox object
- fixed bug with datatree window
- fixed error with chart datetime
- fixed bug with inspector window in debug mode
- fixed undo of password protected report
- fixed some dataset problems
- fixed ask save changes in designer
- fixed PDF export (font color clNone looks as clBlack) 


version 3.19
-------------
+ added separate frxTee package for TeeChart
+ added CJK Font support in PDF export
+ added frxHiButtons.pas unit (hi-color button images). Just add to your uses list.
+ added "Classes" tab to DataTree
+ added TfrxBarcodeView.WideBarRatio property
- multi-thread fixes
- fixed bug with cross+subreport
- fixed bug with CloseDatasource = True
- fixed bug in old-style cross
- fixed bug in XLS(OLE) export with extra long text line
- fixed bug in PDF export with non-TrueType fonts
- fixed memo.loadfromfile
- fixed bug with installer
- fixed print report title twice
- fixed startnewpage+reprintonnewpage
- fixed char spacing in PDF export
- fixed baClient align
- fixed dot-matrix (designer, engine)
- fixed app icon bug
- FS: multithread fix
- preview fixes
- frf importer fixes


version 3.18
-------------
* D2006 ready
+ added strikeout text support in HTML export
+ added char spacing support in PDF export
+ added support of BALTIC_CHARSET (windows-1257) in PDF export
+ added support TfrxShapeView diagonal lines in PDF export
+ added FRF import unit. To use it, simply include frx2xto30.pas into your "uses" list.
- fixed inplace editing of the Text object
- fixed bug with export to the monochrome TIFF format 
  (error with the MS Paint and Photo Editor) 
- fixed dbx components bug
- fixed paper bins selection
- fixed bugs in e-mail export (Lines and Signature properties, 
  bad attachment, bad address syntax with some smtp servers)
- fixes of the export filters interface
- fixed GIF export filter
- fixed bug with xp style (av when closing expr editor)
- fixed av when selecting sysmemo and memo
- fixed the default export file name in the "Save Dialog"
- fixed TfrxServerConfig.LoadFromFile



version 3.17
-------------
+ added Farsi language resources
+ added pdf and e-mail export buttons in preview toolbar
+ added popup menu in Preview
+ added full screen mode in Preview (F11 hot-key)
* improved PDF export filter
* restricted some properties of HTML and image export by e-mail
- [FQB] fixed for order by DESC of any field
- fixed bug with blank DefaultPath property in all exports
- fixed Null to OleStr bug
- fixed D5/WideStrings bug
- fixed bug with jscript/basicscript
- fixed ibo bug (cannot assign blob to TWideStrings)
- fixed picture bug (error if blob is not valid)
- fixed Cut/Copy/Paste hotkey actions in Object Inspector
- fixed bug with undo in password protected reports
- fixed bug with list of password protected reports in server
- fixed bug with Memo.Lines property

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -