文件名称:FastReport.v4.15 for.Delphi.BCB.Full.Source企业版含ClientServer中文修正版支持D4-XE5
文件大小:7MB
文件格式:RAR
更新时间:2016-12-30 10:16:20
FastReport 4.15 Full.Source 企业版
FastReport.v4.15 for.Delphi.BCB.Full.Source企业版含ClientServer中文修正版支持Delphi 4-XE5 and C++Builder 6-XE5.
D2010以上版本(D14_D19)安装必读
delphi2010以上版本(D14_D19)使用者安装时,请将res\frccD14_D19.exe更名名为frcc.exe
frccD14_D19.exe是专门的delphi2010以上版本(D14_D19)编码器。其他低delphi版本,请使用frcc.exe
FastReport® VCL is an add-on component that allows your application to generate reports quickly and efficiently. FastReport® provides all the tools necessary for developing reports, including a visual report designer, a reporting core, and a preview window. It can be used in Embarcadero (ex Borland and CodeGear) Delphi 4-XE5 and C++Builder 6-XE5.
version 4.15
---------------
+ Added Embarcadero RAD Studio XE5 support
+ Added Internal components for FireDac database engine
+ fixed bug with images in PDF export for OSX viewers
+ Added ability to set font charset to default in Style Editor
- fixed duplex problem when printing several copies of the report
- fixed problem with PNG images
- fixed problem with TfrxPictureView transparent
version 4.14
---------------
+ Added Embarcadero RAD Studio XE4 support
- [Lazarus] fixed bug with text output
- [Lazarus] fixed bug with some visual controls in designer
- [Lazarus] improved interface of the report preview and designer
- [Lazarus] fixed bug with boolean propertyes in script code and expressions
- fixed bug with endless loop in TfrxRichView
- fixed bug with Unicode in TfrxMemoView appeared in previous release
- improved MAPI interface in TfrxExportMail export
- fixed some problems with allpication styles XE2/XE3
- improved compatibility with Fast Report FMX
version 4.13
---------------
+ Added Lazarus Beta support starts from Fast Report Professionnal edition. Current version allows preview, print and design report template under Windows and Linux platform (qt).
+ Added Embarcadero RAD Studio XE3 support
- fixed compatibility with Fast Report FMX installed in the same IDE. This version can co exist with Fast Report FMX version at the same time.
+ published "Quality" property of TfrxPDFExport object
+ published "UseMAPI" property of TfrxExportMail object
+ published "PictureType" property to ODF export
- fixed bug with expressions in RichEdit
- fixed bug in multi-column reports
- fixed exception in the report designer
- fixed bug with URLs in Open Document Text and Open Document Spreadsheet exports
- fixed format string in XLS OLE export
- fixed format string in XLS BIFF8 export
- fixed output of the check boxes on the highlighted lines in PDF export
- fixed bug with PDF anchors
- fixed bug when using two or more macroses in memo
version 4.12
---------------
+ added support of Embarcadero Rad Studio EX2 (x32/x64)
+ added export of Excel formulas in the BIFF export
+ added export of external URLs in the PDF export
+ added converter from Rave Reports ConverterRR2FR.pas
+ added Cross.KeepRowsTogether property
+ optimised merging cells in the BIFF export
+ added property DataOnly to exports
+ pictures format in all exports switched to PNG
+ improved number formats processing in the BIFF export
+ added property DataOnly to exports
+ added property TfrxODFExport.SingleSheet
+ added property TfrxSimpleTextExport.DeleteEmptyColumns
+ added property TfrxBIFFExport.DeleteEmptyRows
+ added progress bar to the BIFF export
- fixed bug with frame for some barcode types
- fixed wrong metafiles size in the EMF export
- fixed processing of negative numbers in the OLE export
- fixed bug in handling exceptions in the OLE export
- fixed bug in creation of the progress bar (applicable to many exports)
- fixed bug in the ODF export in strings processing
- fixed bug in the OLE export in numbers formatting
- fixed bug in the PDF export in rotating texts 90, 180 and 270 degrees
- fixed bug in the ODF export in processing of headers and footers
- fixed bug in the Text export in computing object bounds
- fixed bug in the ODF export in UTF8 encoding
- fixed hiding gridlines around nonempty cells in the BIFF export
- fixed images bluring when exporting
- fixed word wrapping in the Excel XML export
version 4.11
---------------
+ added BIFF8 XLS export filter
+ added to ODF export the Language property
+ [enterprise] added "scripts" folder for additional units ("uses" directive in report script)
+ [enterprise] added logs for scheduler (add info in scheduler.log)
+ [enterprise] added property "Reports" - "Scripts" in server configuration - set the path for "uses" directive in report script
+ [enterprise] added property "Http" - "MaxSessions" in server configuration - set the limit of maximum session threads, set 0 for unlimit
+ [enterprise] added property "Reports" - "MaxReports" in server configuration - set the limit of maximum report threads, set 0 for unlimit
+ [enterprise] added property "Logs" - "SchedulerLog" in server configuration - set the scheduler log file name
+ [enterprise] added property "Scheduler" - "Active" in server configuration - enable of scheduler
+ [enterprise] added property "Scheduler" - "Debug" in server configuration - enable writing of debug info in scheduler log
+ [enterprise] added property "Scheduler" - "StudioPath" in server configuration - set the path to FastReport Studio, leave blank for default
- [enterprise] fixed bug with MIME types in http header (content-type)
- [enterprise] fixed bug with default configuration (with missed config.xml)
- [enterprise] fixed bug with error pages
- fixed bug in XML export with the ShowProgress property
- fixed bug in RTF export with font size in empty cells
- fixed bug in ODF export with UTF8 encoding of the Creator field
- fixed bug in XML export with processing special characters in strings
- fixed bug in ODF export with properties table:number-columns-spanned, table:number-rows-spanned
- fixed bug in ODF export with the background clNone color
- fixed bug in ODF export with a style of table:covered-table-cell
- fixed bug in ODF export with table:covered-table-cell duplicates
- fixed bug in ODF export with excessive text:p inside table:covered-table-cell
- fixed bug in ODF export with language styles
- fixed bug in ODF export with spaces and tab symbols
- fixed bug in ODF export with styles of number cells
- fixed bug in ODF export with the background picture
- fixed bug in ODF export with charspacing
- fixed bug in ODF export with number formatting
- fixed bug in ODF export with table-row tag
- fixed bug in XLS(OLE) export with numbers formatting
- fixed bug in RTF export with processing RTF fields
- fixed bug with processing special symbols in HTML Export
- fixed bug with UTF8 encoding in ODF export
- fixed bug in PDF export with underlined, struck-out and rotated texts
version 4.10
---------------
+ added support of Embarcadero Rad Studio XE (Delphi EX/C++Builder EX)
+ added support of TeeChart 2010 packages (new series type aren't support in this release)
+ added a property TruncateLongTexts to the XLS OLE export that allows to disable truncating texts longer than a specified limit
+ added option EmbedProt which allows to disable embedding fonts into an encrypted PDF file
+ added TfrxDateEditControl.WeekNumbers property
- fixed bug in XML and PDF exports with Korean charmap
- fixed bug in the XLS XML export about striked-out texts
- fixed bug about exporting an empty page via the XLS OLE export
- fixed bug in the PDF export about coloring the background of pages
- fixed bug in embedded designer when using break point in script
- fixed bug with lost of focus in font size combo-box in designer
- fixed bug with truncate of font size combo-box in Windows Vista/7 in designer (lost of vertical scroll bar)
- fixed bug when lost file name in inherited report
- fixed bug in multi-page report with EndlessHeight/EndlessWidth
- fixed bug wit TfrxHeader.ReprintOnNewpage and KeepTogether
- fixed bug in multi-column report with child bands
- improved split mechanism (added TfrxStretcheable.HasNextDataPart for complicated data like RTF tables)
- improved crosstab speed when using repeat band with crosstab object
version 4.9
---------------
+ added outline to PDF export
+ added anchors to PDF export
- fixed bug with embedded TTC fonts in PDF export
+ added an ability to create multiimage TIFF files
+ added export headers/footers in ODF export
+ added ability to print/export transparent pictures (properties TfrxPictureView.Transparent and TfrxPictureView.TransparentColor) (PDF export isn't 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
+ added properties TfrxDBLookupComboBox.DropDownWidth, TfrxDBLookupComboBox.DropDownRows
+ added event TfrxCustomExportFilter.OnBeginExport
+ added ability to decrease font size in barcode object
+ added ability to inseret FNC1 to "code 128" barcode
+ added event TfrxPreview.OnMouseDown
+ added support of new unicode-PDF export in D4-D6 and BCB4-BCB6
* improved AddFrom method - anchor coping
- fixed bug with WordWrap in PDF export
- fixed bug with underlines in PDF export
- fixed bug with rounded rectangles in PDF export
- fixed CSV export to fit to the RFC 4180 specification
- fixed bug with strikeout text in PDF export
- fixed bug with incorrect export of TfrxRichView object in RTF format (wrong line spacing)
- [enterprise] added critical section in TfrxServerLog.Write
- fixed bug with setting up of the Protection Flags in the PDF export dialog window
- fixed bug in PDF export (file structure)
- fixed bug with pictures in Open Office Writer (odt) export
- [enterprise] fixed bug with TfrxReportServer component in Delphi 2010
- fixed minor errors in Embarcedero RAD Studio 2010
- fixed bug with endless loop with using vertical bands together with page header and header with ReprintOnNewPage
- fixed bug when using "Keeping" and Cross tables (incorrect cross transfer)
- fixed bug with [CopyName#] macros when use "Join small pages" print mode
- fixed bug when try to split page with endless height to several pages (NewPage, StartNewPage)
- fixed bug with empty line TfrxRichView when adding text via expression
- fixed bug when Footer prints even if main band is invisible (FooterAfterEach = True)
- fixed resetting of Page variable in double-pass report with TfrxCrossView
- fixed bug with loosing of aligning when split TfrxRichView
- fixed buzz in reports with TfrxRichView when using RTF 4.1
version 4.8
---------------
+ added support of Embarcadero Rad Studio 2010 (Delphi/C++Builder)
+ added TfrxDBDataset.BCDToCurrency property
+ added TfrxReportOptions.HiddenPassword property to set password silently from code
+ added TfrxADOConnection.OnAfterDisconnect event
+ added TfrxDesigner.MemoParentFont property
+ added new TfrxDesignerRestriction: drDontEditReportScript and drDontEditInternalDatasets
+ adedd checksum calculating for 2 5 interleaved barcode
+ added TfrxGroupHeader.ShowChildIfDrillDown property
+ added TfrxMailExport.OnSendMail event
+ added RTF 4.1 support for TfrxRichText object
+ [enterprise] added Windows Authentification mode
+ added confirmation reading for TfrxMailExport
+ added TimeOut field to TfrxMailExport form
+ added ability to use keeping(KeepTogether/KeepChild/KeepHeader) in multi-column report
+ added ability to split big bands(biggest than page height) by default
* [enterprise] improved CGI for IIS/Apache server
* changed PDF export (D7 and upper): added full unicode support, improved performance, decreased memory requirements
old PDF export engine saved in file frxExportPDF_old.pas
- changed inheritance mechanism, correct inherits of linked objects (fixups)
- fixed bug with Mirror Mrgins in RTF, HTML, XLS, XML, OpenOffice exports
- fixed bug when cross tab cut the text in corner, when corner height greater than column height
- [fs] improved script compilation
- improved WatchForm TListBox changet to TCheckListBox
- improved AddFrom method - copy outline
- Improved functional of vertical bands, shows memos placed on H-band which doesn't across VBand, also calculate expression inside it and call events (like in FR2)
- Improved unsorted mode in crosstab(join same columns correctly)
- Improved converter from Report Builder
- Improved TfrxDesigner.OnInsertObject, should call when drag&drop field from data tree
- improved DrillDownd mechanism, should work correct with master-detail-subtetail nesting
- fixed bug with DownThenAcross in Cross Tab
- fixed several bugs under CodeGear RAD Studio (Delphi/C++Builder) 2009
- fixed bug with emf in ODT export
- fixed bug with outline when build several composite reports in double pass mode
- fixed bug when group doesn't fit on the whole page
- fixed "Page" and "Line" variables inside vertical bands
- fixed bug with using KeepHeader in some cases
- fixed bug with displacement of subreport when use PrintOnParent property in some cases
- fixed small memory leak in subreports
- fixed problem with PageFooter and ReportSymmary when use PrintOnPreviousPage property
- fixed bug when designer shows commented functions in object inspector
- fixed bug when designer place function in commented text block
- fixed bug when Engine try to split non-stretcheable view and gone to endless loop
- fixed bug with HTML tags in memo when use shot text and WordWrap
- [enterprise] fixed bug with variables lost on refresh/export
- fixed bug whih PDF,ODT export in Delphi4 and CBuilder4
- fixed bug with some codepage which use two bytes for special symbols (Japanese ans Chinese codepages)
- fixed bug when engine delete first space from text in split Memo
- fixed bug in multi-column page when band overlap stretched PageHeader
- fixed bug with using ReprintOnNewPage
version 4.7
---------------
+ CodeGear RAD Studio (Delphi/C++Builder) 2009 support
+ [enterprise] enchanced error description in logs
+ added properties TfrxHTMLExport.HTMLDocumentBegin: TStrings,
TfrxHTMLExport.HTMLDocumentBody: TStrings, TfrxHTMLExport.HTMLDocumentEnd: TStrings
+ improved RTF export (with line spacing, vertical gap etc)
+ added support of Enhanced Metafile (EMF) images in Rich Text (RTF), Open Office (ODS), Excel (XLS) exports
+ added OnAfterScriptCompile event
+ added onLoadRecentFile Event
+ added C++ Builder demos
+ added hot-key Ctrl + mouseWheel - Change scale in designer
+ added TfrxMemoView.AnsiText property
- fixed bug in RTF export with EMF pictures in OpenOffice Writer
- fixed some multi-thread isuues in engine, PDF, ODF exports
- [enterprise] fixed integrated template of report navigator
- [enterprise] fixed bug with export in Internet Explorer browser
- fixed bug with font size of dot-matix reports in Excel and XML exports
- fixed bug in e-mail export with many addresses
- fixed bug in XLS export (with fast export unchecked and image object is null)
- [enterprise] fixed bug in TfrxReportServer.OnGetVariables event
- fixed bug in Calcl function
- fixed memory leak in Cross editor
- fixed progress bar and find dialog bug in DualView
- fixed bug in PostNET and ean13 barcodes
- fixed bug with TruncOutboundText in Dot Matrix report
- fixed bugs with break points in syntaxis memo
- improved BeforeConnect event in ADO
- fixed bug in inhehited report with internal dataset
- fixed bug in TfrxPanelControl with background color(Delphi 2005 and above)
version 4.6
---------------
+ added & , < , > to XML reader
+ added