Uma assinatura de um ano do FastReport Cloud: serviço em nuvem para armazenamento, edição e gerenciamento de relatórios custa apenas metade do preço até 30 de junho!
Good news - New version of Fast report generator for .Net (FastReport .Net v.1.4) released!What's new?Version 1.4---------------+ added Visual Studio 2010 support+ added support of font subsets in PDF export added SQL CE connection + added HierachyRow# system variable which returns the row number like + "1.2.1" in the hierarchical report added support for table schema in + OleDB and ODBC connectors added NumToWordsEs function for spanish + added Dutch localization added Ukrainian localization added + Config.ReportSettings.DefaultPaperSize property added HTMLExport.Print + property (show the browser's print dialog when html document is + opened, available only in "single page" mode) added + HTMLExport.PageBreaks property (insert hard page breaks in "single + page" mode) added ForceLoadData property to all datasources added + band.FirstRowStartsNewPage property added Parameter.Description + property added Config.TempFolder property added + report.ReportInfo.PreviewPictureRatio property added + DataBand.PrintIfDatasourceEmpty property added + ChildBand.PrintIfDatabandEmpty property added + Config.DesignerSettings.Restrictions.DontCreateData restriction to + disable the "Data|Add Data Source..." menu- fixed bug with Row# and StartNewPage- fixed bug with Nullable custom functions- fixed bug with bands which CanBreak and StartNewPage properties set to true- fixed bug in HTML export (skip of styles when many pages exported in "single page" mode)- fixed bug with registration of plugins- fixed bug with dialog controls attached to a calculated column- fixed bug in the query builder (wrong join type)- fixed dialogue forms controls order- fixed bug with Dock != None and CanGrow, CanShrink- fixed bug in HTML export- fixed bug with "Save printer in the report file" option- fixed bug in Chart object (ClearValues method does not work)- fixed bug in the Data Wizard- fixed bug in totals when the "Convert null values" option is off- fixed bug with saving report as VB class- fixed outline in a hierarchical report- fixed bug in the Chart object (when trying to group unsorted data by months)- fixed bug in the Data Wizard under Vista OS- fixed bug with embedded TTC fonts in PDF export- fixed bug when exporting TableObject with invisible rows* improved "Data Wizard" dialog (loading the table list is much faster now)* designer command DesignerControl.cmdData replaced with cmdAddData and cmdChooseData commands* reduced the resulting file size in HTML export* improved performance with very deep business objects* tables in the "Data Wizard" window are sorted now, "Sort tables" button removed* small improvements in the Data window (ability to move up/down the report parameters using Ctrl+Up/Down keys)* the installer is now automatically adds all FastReport.Net assemblies to the GAC* assembly FastReport.dll split into two parts - FastReport.dll, FastReport.Web.dll
Fast Report Inc., a leading developer of the fast reporting software, is proud to announce its sponsorship of upcoming Delphi Developer Days 2010 that will provide a deep insight into current and earlier versions of Delphi. The company also sponsors MindTheBird! campaign supporting the launch of Firebird 2.5. As a sponsor of the campaign, Fast Report Inc. supports First Ukrainian International Conference aimed to deliver the information on the open-source database management system Firebird. Fast Report is known for sponsoring a number of conferences held all over the world. The conferences sponsored by the company aim to facilitate the dialog and exchange of views between IT professionals, allowing them to fulfill their potential. Fast Report Inc. is proud to come up with these initiatives and contribute to the collaboration of the leading global companies. While delivering current and essential information about the latest technology advances and related industry activities, the conferences also provide inspiration for participants. What’s more, they help to create new business opportunities and serve as an excellent platform for professional networking and exchange. Delphi Developer Days 2010 scheduled to be held in the USA, UK and Germany in May will bring together Delphi experts and users who will elaborate on the major questions including Delphi technologies, applications and techniques. Sessions covering all the relevant topics will be presented by top Delphi experts Marco Cantù and Cary Jensen who will reveal their favorite tricks. Further information on the schedule of this conference and topic descriptions is available athttp://www.delphideveloperdays.com. Marco Cantù will also share some more of his experience during a webinar on Delphi+Firebird as a part of MindTheBird! campaign. Launched to ensure the visibility of Firebird 2.5, the global campaign is supported by the leading companies including Fast Report Inc. Being a full sponsor of the campaign, the company offers several licenses of its products as prizes for the most active Firebird users and developers who have joined MindTheBird campaign. Additional information about the campaign is available at www.mindthebird.com.One more event sponsored by Fast Report Inc. and devoted to Firebird is the First Ukrainian International Conference on Firebird that is to take place April 23, 2010 in Dnepropetrovsk. Firebird’s core developers Dmitry Yemanov, Alex Peshkov and Vlad Khorsun will explore the opportunities and main features of the innovative RDBMS software. Conference program includes the report on the main tools used for developing and enhancing this multi-platform relational database management system.
FastReport VCL 4.9==============ability to print/export transparent pictures (properties TfrxPictureView.Transparent and TfrxPictureView.TransparentColor) (PDF export doesn'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 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.1And FastScript v1.96 released==============+ added support of Embarcedero Rad Studio 2010 added new RTTI functions* improver script run speed* improved work for Lazarus
As Prize Donor (https://conferences.codegear.com/coderage08/prizes) and exhibitor of CodeRage 2008 (https://conferences.codegear.com/coderage08) we are offer Special Discount on Fast Reports products.
You can save some coin with 20% off on your choice of Fast Reports products. Offer expires at 11:59pm on Friday, December 5, 2008
Discount page: https://fast-report.com/en/coderage8.html
Special offer (5 days only!) FastReport.Net Win Forms and FastReport.Net WinForms+WebForm (for Delphi Prism) with 20% discount!
+ added variables "AUTHLOGIN" and "AUTHGROUP" inside the any report + now any report file can be matched with any (one and more) group, these reports are accessible only in matched groups+ now you can set-up cache delays for each report file (reports.xml)+ added new properties editor for reports in Configuration utility (see Reports tab)+ added property "Xml" - "SplitType" in server configuration - allow to select split on pages type between none/pages/printonprev/rowscount+ added property "Xml" - "SplitRowsCount" in server configuration - sets the count of rows for "rowscount" split type+ added property "Xml" - "Extension" in server configuration - allow select between ".xml" and ".xls" extension for output file+ added property "Html" - "URLTarget" in server configuration - allow select the target attribute for report URLs+ added property "ReportsFile" - path to file with reports to groups associations and cache delays + added property "ReportsListRenewTimeout" in server configuration+ added property "ConfigRenewTimeout" in server configuration+ added property "MimeType" for each output format in server configuration + added property "BrowserPrint" in server configuration - allow printing by browser, added new template nav_print_browser.html+ added dynamic file name generation of resulting formats (report_name_date_time)+ added Windows x64 support (in WOW mode)* SERVER_REPORTS_LIST and SERVER_REPORTS_HTML variables (list of available reports) depend from user group (for internal authentification)* changed PDF export: added full Unicode support, improved performance, decreased memory requirements- fixed bug in garbage collector (Session Manager)- fixed bug with designer executable crash- fixed bug with variables lost on refresh/export
+ added ability to split big bands(biggest than page height) by default + added ability to use keeping(KeepTogether/KeepChild/KeepHeader) in multi-column report+ added BDE engine+ added DBX engine+ added confirmation reading for TfrxMailExport+ added new enumerations drDontEditReportScript and drDontEditInternalDatasets to TfrxDesignerRestriction+ added new TfrxDesignerRestriction: drDontEditReportScript and drDontEditInternalDatasets+ added PrnOutFileName property to printer options+ added RTF 4.1 support for TfrxRichText object+ added TfrxDesigner.MemoParentFont property+ added TfrxGroupHeader.ShowChildIfDrillDown property + added TfrxPrintOptions.PrnOutFileName property to set ability to print to file+ added TfrxReportOptions.HiddenPassword property to set password silently from code+ added TimeOut field to TfrxMailExport form + added checksum calculating for 2 5 interleaved barcode* changed PDF export: added full unicode support, improved performance, decreased memory requirements- changed inheritance mechanism, correct inherits of linked objects (fixups)- fixed "Page" and "Line" variables inside vertical bands- fixed ActiveForm ActiveX object- fixed bug in multi-column page when band overlap stretched PageHeader- fixed bug when cross tab cut the text in corner, when corner height greater than column height- fixed bug when designer place function in commented text block- fixed bug when designer shows commented functions in object inspector- fixed bug when engine delete first space from text in split Memo- fixed bug when Engine try to split non-stretcheable view and gone to endless loop- fixed bug when group doesn't fit on the whole page- fixed bug with displacement of subreport when use PrintOnParent property in some cases- fixed bug with DownThenAcross in Cross Tab- fixed bug with emf in ODT export- fixed bug with HTML tags in memo when use shot text and WordWrap- fixed bug with Mirror Mrgins in RTF, HTML, XLS, XML, OpenOffice exports- fixed bug with outline when build several composite reports in double pass mode- fixed bug with some codepage which use two bytes for special symbols (Japanese ans Chinese codepages)- fixed bug with using KeepHeader in some cases- fixed bug with using ReprintOnNewPage- fixed designer restrictions constants- fixed problem with PageFooter and ReportSymmary when use PrintOnPreviousPage property- fixed small memory leak in subreports- improved AddFrom method - copy outline- improved DrillDownd mechanism, should work correct with master-detail-subtetail nesting - 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 script compilation- improved unsorted mode in crosstab(join same columns correctly)- improved WatchForm TListBox changet to TCheckListBox
FastCube 1.6---------------+ Added function TfcAxis.GetVisibleIndexFromAbs(ALevel: Integer; AAbsIndex: Integer; var AIndex: integer; var AVisible: Boolean): Boolean;+ Added procedure TfcGrid.SelectCell(ACol, ARow: integer; AMakeVisible: boolean);+ Added support for Embarcadero Rad Studio 2010 (Delphi/C++Builder)+ Added option mdsoSaveFiltersByValue ў TfcSlice (save in Schema filters by value)+ Added new aggregate function "Last value". It is possible to use it with any type of the data!+ Added property UseParentFont into TfcGridStyles.+ Font, color and alignment of TfcGrid are used when print with TfrcGrid.+ Added property Font into TfcGridStyle.+ Added script property Measure[].TotalValueForDims['dim1, dim2, ...'] to get measure total value for dimensions dim1, dim2, ...+ Added Greek resources (thanks Dimitris Karagikas)+ Added an ability to use one field for the measures and dimension simultaneously+ Added script events OnGetSeriesClass, OnSeriesCreated and OnChartFilled in TfrcChartView.+ Updated chart support in unit frcCrossRTTI.+ Added property StackType (MultiBar) in TfcChart.+ Added support THorizBarSeries in TfcChart.+ Added new events OnSaveTemplate and OnLoadTemplate in TfcChart.+ Added new property DefaultTemplatePath in TfcChart.+ Added new properties DefaultSchemePath, DefaultCubePath and DefaultExportPath in TfcGrid.+ Added option in Grid: mdgoChangeOrderByClick - Switching order of sorting by one mouse button clicking.+ Added properties Dimensions.IsTotalByCol and Dimensions.IsTotalByRow. You can use this properties in Script.+ Added new format type fkCustom (You can to create and registrate custom formates. Use fcCustomFormats.AddFormat. See examples fcExamples).+ Added Swedish resources from Niklas Larsson+ Added FastReport integration package for BCB6+ Added: You simultaneously can change width of all columns in the X axis. Keep key Ctrl at change of width of the column.* Only the UTF8 encoding is now used for scheme files.* Event TfrcGrid.onGetStyles is changed- Fixed export of Null data into various XML formats- Fixed error of reading from stream property StackType (MultiBar) in TfcChart.- Fixed error with property DefaultExportPath in TfcGrid and property DefaultTemplatePath in TfcChart.- Fixed width TfcChartToolBar.- Fixed error of reading Chart Template from version before 1.5.5.- Fixed error: Calculation of sizes of memos is wrong in FastReport if are used different fonts.- Fixed error: AV in Chart if no data in grid- Fixed error: Caption of measures are wrong when dimension is collapsed