<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>News — FastReport Forum</title>
        <link>https://forum.fast-report.com/en/</link>
        <pubDate>Thu, 14 May 2026 15:46:26 +0000</pubDate>
        <language>en</language>
            <description>News — FastReport Forum</description>
    <atom:link href="https://forum.fast-report.com/en/categories/news/feed.rss" rel="self" type="application/rss+xml"/>
    <item>
        <title>Delphi 10.4</title>
        <link>https://forum.fast-report.com/en/discussion/16096/delphi-10-4</link>
        <pubDate>Wed, 27 May 2020 19:50:38 +0000</pubDate>
        <category>News</category>
        <dc:creator>farukdemirel</dc:creator>
        <guid isPermaLink="false">16096@/en/discussions</guid>
        <description><![CDATA[<p>Hi Delphi 10.4 released yesterday and i wonder the FastReport support date for my migration plans. Thank you.</p>]]>
        </description>
    </item>
    <item>
        <title>If a short memo field is displayed on a report</title>
        <link>https://forum.fast-report.com/en/discussion/15744/if-a-short-memo-field-is-displayed-on-a-report</link>
        <pubDate>Sun, 09 Feb 2020 10:22:20 +0000</pubDate>
        <category>News</category>
        <dc:creator>sskindell</dc:creator>
        <guid isPermaLink="false">15744@/en/discussions</guid>
        <description><![CDATA[<p>If a memo field is 1 line long and I set space on a report for 10 lines ... how do I eliminate the 9 lines of white space? Thank you, Steve</p>]]>
        </description>
    </item>
    <item>
        <title>FastReport VCL 5 released&amp;#33;</title>
        <link>https://forum.fast-report.com/en/discussion/11623/fastreport-vcl-5-released-33</link>
        <pubDate>Thu, 03 Apr 2014 13:28:14 +0000</pubDate>
        <category>News</category>
        <dc:creator>-=Serg=-</dc:creator>
        <guid isPermaLink="false">11623@/en/discussions</guid>
        <description><![CDATA[FastReport VCL version 5.0 initial release<br />
<br />
Classes:<br />
- New fill types available in the Memo object: gradient and glass.<br />
- Memo object can have several highlight conditions. The highlight condition now includes the following style settings: frame, font, fill and an object visibility. You may turn on and off each setting.<br />
- Memo object can have several format settings. When a Memo object contains multiple expressions in a text, you may specify a format for each expression.<br />
- Added Filter property to data bands. You may filter out data rows without using a script.<br />
- Changes in the report file format: collections like datasets, variables, formats, highlights are written as nested properties for better readability. Old files (FR VCL 3 and 4) are fully supported.<br />
- Added MouseEnter, MouseLeave events to report objects.<br />
- Added Visibility property (set of flags - vsPreview, vsPrint, vsExport).<br />
<br />
New objects:<br />
- New 2D barcodes - PDF417, DataMatrix, QR Code.<br />
- New barcodes - Code128, EAN128 with auto encoding.<br />
<br />
Interactivity:<br />
- New interactive report types: detail report and detail page. When you click an interactive object, a new report is built and displayed in a separate tab in the preview window.<br />
- Added interactivity in the Chart object. Clicking on a chart element, you may build a detail report.<br />
<br />
Exports:<br />
- New exports: HTML5 (div), DOCX, XLSX, PPTX.<br />
- Improvements in RTF, XLS, XML, HTML, ODF exports: support of different frame lines in a single Memo object.<br />
- Improved font embedding in the PDF export: font subset is embedded instead of a whole font. This will significantly reduce a file size.<br />
<br />
GUI:<br />
- New icons in the designer and preview windows.<br />
- Improved appearance of the Data tree: new icons for different field types.<br />
- New/improved dialogs: highlight, frame, fill, hyperlink, databand editors.<br />
<br />
Client/Server:<br />
- New navigation toolbar with touch support<br />
- Works via AJAX technology<br />
- Optimized exchange protocols<br />
- Reduced response time<br />
<br />
<a href="http://www.fast-report.com/en/product/fast-report-vcl-5/" rel="nofollow"> About</a><br />
<a href="http://www.fast-report.com/en/download/fast-report-vcl-5/" rel="nofollow"> Download</a>]]>
        </description>
    </item>
    <item>
        <title>FastReport VCL 5 demo is available</title>
        <link>https://forum.fast-report.com/en/discussion/11517/fastreport-vcl-5-demo-is-available</link>
        <pubDate>Tue, 11 Mar 2014 07:59:41 +0000</pubDate>
        <category>News</category>
        <dc:creator>-=Serg=-</dc:creator>
        <guid isPermaLink="false">11517@/en/discussions</guid>
        <description><![CDATA[You can download demo version of FastReport?® VCL 5 <a href="http://www.fast-report.com/en/download/public_files/194/" rel="nofollow"> here</a><br />
Whats new:<br />
<br />
Classes<br />
-     New fill types available in the Memo object: gradient and glass.<br />
-     Memo object can have several highlight conditions. The highlight condition now includes the following style settings: frame, font, fill and an object visibility. You may turn on and off each setting.<br />
-     Memo object can have several format settings. When a Memo object contains multiple expressions in a text, you may specify a format for each expression.<br />
-     Added Filter property to data bands. You may filter out data rows without using a script.<br />
-     Changes in the report file format: collections like datasets, variables, formats, highlights are written as nested properties for better readability. Old files (FR VCL 3 and 4) are fully supported.<br />
-     Added MouseEnter, MouseLeave events to report objects.<br />
-     Added Visibility property (set of flags - vsPreview, vsPrint, vsExport).<br />
<br />
<br />
New objects<br />
-     New 2D barcodes - PDF417, DataMatrix, QR Code.<br />
-     New barcodes - Code128, EAN128 with auto encoding.<br />
<br />
<br />
Interactivity<br />
-     New interactive report types: detail report and detail page. When you click an interactive object, a new report is built and displayed in a separate tab in the preview window.<br />
-     Added interactivity in the Chart object. Clicking on a chart element, you may build a detail report.<br />
<br />
<br />
Exports<br />
-     New exports: HTML5 (div), DOCX, XLSX, PPTX.<br />
-     Improvements in RTF, XLS, XML, HTML, ODF exports: support of different frame lines in a single Memo object.<br />
-     Improved font embedding in the PDF export: font subset is embedded instead of a whole font. This will significantly reduce a file size.<br />
<br />
<br />
GUI<br />
-     New icons in the designer and preview windows.<br />
-     Improved appearance of the Data tree: new icons for different field types.<br />
-     New/improved dialogs: highlight, frame, fill, hyperlink, databand editors.<br />
<br />
]]>
        </description>
    </item>
    <item>
        <title>FastCube 2.1 released&amp;#33;</title>
        <link>https://forum.fast-report.com/en/discussion/11305/fastcube-2-1-released-33</link>
        <pubDate>Mon, 02 Dec 2013 10:17:52 +0000</pubDate>
        <category>News</category>
        <dc:creator>-=Oleg=-</dc:creator>
        <guid isPermaLink="false">11305@/en/discussions</guid>
        <description><![CDATA[FastCube 2.1
<hr />
<br />
+ Added new progress type fcxpFetchingData to track loading data progress by TfcxCube.OnProgress<br />
+ Added TfcxSlice.OnScriptError event to handle errors in script<br />
+ Added script functions to search measure value by dimensions values: TMeasure.GetValueWithColDimValues(ADimValues: Array of variant): Variant and TMeasure.GetValueWithRowDimValues(ADimValues: Array of variant): Variant<br />
+ Added TfcxMeasuresContainer.AddCalculationScript procedure for adding functions to script<br />
+ Added TMeasures.CurrentMeasureIndex: Integer and TMeasures.CurrentMeasureName: String properties for use in scripts<br />
+ Added TfcxSliceDataZone.PopupCell: TfcxMeasureCell property for use in popup menus<br />
+ Added an ability to use default color palette in export to Excel<br />
+ Added an ability to override zone popup menus or to inject own menu items into zone popup menus<br />
+ Added selection rows/columns group for selected cell<br />
+ Added TopN Load/Save together with schema<br />
+ TopN popup shows inactive conditions<br />
+ Added Save menu in TfcxSliceGridToolbar<br />
+ Added TfcxCustomToolbar.OnMenuItemClick event which allows to change reaction of menu items on toolbar<br />
+ Added TfcxCustomToolbar.OnButtonClick event which allows to change reaction of buttons on toolbar<br />
+ Added TfcxAxisContainer.ShowTotalAs: TfcxShowTotalAs property. See default value for each axis in  TfcxSlice.Settings<br />
+ Added TfcxMeasuresContainer.DeleteMeasures<br />
+ Added an ability to show hint for SliceGrid elements (use ShowHint = True to enable it)<br />
+ Added TfcxCustomToolbar.OnGetButtonVisible event which allows to change visibility of particular buttons on toolbar<br />
+ Added TfcxpSliceGridReport component<br />
+ Added Version property to FastCube components<br />
+ Added XE5 support in Recompile Wizard<br />
+ Added TfcxSliceContainer.Alignment<br />
+ Added TfcxSliceGrid.OnDataDblClick event to be compatible with 1.x versions<br />
+ Call the first export filter on Export button click if there are no other filters registered<br />
+ Auto drop down toolbutton menu if it has no other click action<br />
+ Added property TfcxSlice.Settings (default setting for axis and fields)<br />
+ Added check type for date/time splitting<br />
+ Added: Fields List now popups by mouse click on any point inside button (instead of click on popup indicator only)<br />
+ Added TfcxSliceGrid.OnGetClipboardText and TfcxCubeGrid.OnGetClipboardText event handlers to allow override standard behavior<br />
+ Added an ability to hide CaptionZone in SliceGrid and CubeGrid<br />
+ Added Portuguese translation and help files<br />
+ Added Czech translation by Karel JaneÄek<br />
+ Added Italian translation by Augusto Pellis<br />
+ Added partial translation for languages from FastCube 1<br />
- Fixed a bug with converting types of loading data<br />
- Fixed scrollbar disabling when it had position &gt; 0<br />
- Fixed error with HideTotalForSingleValue in axis with measures<br />
- Fixed errors with Hidden nodes<br />
- Fixed export cells with Percent and Rank<br />
- Fixed error in Data marker<br />
- Fixed error in export to Excel<br />
- Fixed error in row/column selection<br />
- Fixed some errors in TopN<br />
- Fixed error in GetData from DataSet in Delphi XE3-XE5<br />
- Fixed error of saving filters of Date and Time parts<br />
- Fixed some errors in TopN<br />
- Fixed error with TDataSet from DLL<br />
- Fixed error in fcxCube.AppendData<br />
- Fixed error in TimeStamp and BCD<br />
- Fixed errors while exporting an empty slice to Excel<br />
- Fixed AV in with empty Cube<br />
- Fixed some AV in empty Slice<br />
- Fixed memory leak in FieldsPopup<br />
- Fixed integer overflow in Hash for string fileds<br />
- Fixed &quot;Range check error&quot; after DblClick in empty SliceGrid<br />
- Fixed AV on resize in empty SliceGrid<br />
* Added overloaded methods AddCalcMeasure and InsertCalcMeasure to create calculation measures with var section<br />
* Added: Export tool button not enabled when no registered exports<br />
* Renamed TfcxSliceGrid.Export to TfcxSliceGrid.DoExport<br />
* Fixed Chart package for Delphi XE3<br />
* Fixed alignment popup menu check state<br />
* Fixed an error with memory corruption on unicode versions of Delphi (D2009+)<br />
* Fixed data loading from TWideStringField<br />
* Fixed LoadFromStream() did not load streams previosly saved by SaveToStream()<br />
* Fixed garbage on slice grid in some cases<br />
* Added missing lazarus form files for FastScript integration<br />
* Fixed loading string resources with FPC &gt;= 2.7.1<br />
* Fixed Measure/Dimension caption change in Lazarus applications<br />
* Fixed file names for case sensitive file systems (like on Mac OS X and Linux)<br />
]]>
        </description>
    </item>
    <item>
        <title>New version FastReport.Net 2013.4</title>
        <link>https://forum.fast-report.com/en/discussion/11168/new-version-fastreport-net-2013-4</link>
        <pubDate>Fri, 18 Oct 2013 06:05:27 +0000</pubDate>
        <category>News</category>
        <dc:creator>-=Serg=-</dc:creator>
        <guid isPermaLink="false">11168@/en/discussions</guid>
        <description><![CDATA[Good day!<br />
<br />
We prepared web-report online demo. You can to try new features from your browsers:<br />
<br />
1. <a href="http://fast-report.com:2013" rel="nofollow"> http://fast-report.com:2013</a> - Online demo of report is available also for iOS and Android devices<br />
2. <a href="http://fast-report.com:2013/razor" rel="nofollow"> http://fast-report.com:2013/razor</a> - Online demo of MVC3 technology<br />
<br />
We will release more online things in next versions :-)<br />
<br />
Other features of 2013.4:<br />
<br />
+ updated documentation on German and English<br />
<br />
+ added multi tabs preview in WebReport<br />
+ added export in XAML<br />
+ added linear gauge object in designer<br />
+ added demo report for linear gauge (Gauge.frx)<br />
* show band name in the total editor form's bandcombobox<br />
- fixed bug in PDF export with extra large bitmaps<br />
- fixed bug with rendering of ASP.NET WebReport control in design-time<br />
- fixed bug with PrintOn.FirstPage | PrintOn.LastPage<br />
- fixed bug with digit count in numbers in exports<br />
- fixed bug with invisible objects (out of page bounds) in table-based exports<br />
- fixed bug with linespacing in layered export in Word2007<br />
<br />
More information about FastReport.Net <a href="http://www.fast-report.com/en/product/fast-report-net/" rel="nofollow"> http://www.fast-report.com/en/product/fast-report-net/</a>]]>
        </description>
    </item>
    <item>
        <title>FastCube 2.0 is released</title>
        <link>https://forum.fast-report.com/en/discussion/11066/fastcube-2-0-is-released</link>
        <pubDate>Tue, 17 Sep 2013 13:32:34 +0000</pubDate>
        <category>News</category>
        <dc:creator>-=Oleg=-</dc:creator>
        <guid isPermaLink="false">11066@/en/discussions</guid>
        <description><![CDATA[Hello.<br />
<br />
We are glad to announce that FastCube 2.0 is released.<br />
<br />
Please read the anouncement on our website:<br />
<a href="http://www.fast-report.com/en/news/299/" rel="nofollow"> http://www.fast-report.com/en/news/299/</a><br />
<br />
Read about the product here:<br />
<a href="http://www.fast-report.com/en/product/fast-cube-2/" rel="nofollow"> http://www.fast-report.com/en/product/fast-cube-2/</a><br />
<br />
Documentation can be found here:<br />
<a href="http://www.fast-report.com/en/product/fast-cube-2/documentation/" rel="nofollow"> http://www.fast-report.com/en/product/fast.../documentation/</a><br />
<br />
Best regards,<br />
Oleg Pryalkov.]]>
        </description>
    </item>
    <item>
        <title>FastReport.NET 2013.3 released&amp;#33;</title>
        <link>https://forum.fast-report.com/en/discussion/10600/fastreport-net-2013-3-released-33</link>
        <pubDate>Thu, 06 Jun 2013 10:14:16 +0000</pubDate>
        <category>News</category>
        <dc:creator>-=Serg=-</dc:creator>
        <guid isPermaLink="false">10600@/en/discussions</guid>
        <description><![CDATA[FastReport.NET presents new opportunity for building safe and secure application on FastReport.Service (WCF Service Library). This library can be used for stand-alone application Windows Service and Web-Service in your product. Also added new demos: WCFWindowsService, WCFWebService, WCFClient, WCFWebClient.<br />
<br />
+ added new object SparklineObject (compact chart based on MSChartObject)<br />
+ added save to FTP from preview<br />
+ added Windows Communication Foundation (WCF) Service Library FastReport.Service.dll<br />
+ added demo of Windows Service \Demos\C#\WCFWindowsService with WCF Service Library<br />
+ added demo of WCF web-service \Demos\C#\WCFWebService<br />
+ added demo of WCF Windows client \Demos\C#\WCFClient<br />
+ added demo of WCF web-client \Demos\C#\WCFWebClient<br />
+ added new methods WebReportGlobals.ScriptsWOjQuery() and WebReportGlobals.StylesWOjQuery() for disable jQuery in WebReport (MVC Razor)<br />
+ added property WebReport.ExternalJquery (default: false) for enable or disable jQuery in WebReport (ASPX)<br />
+ added WeekOfYear function<br />
+ added Slovenian localization<br />
* report.RegisterData(ds) replace existing datasources<br />
- fixed bug with the re-export to PDF from code<br />
- fixed bug in PDF export with print from Acrobat Reader with hyperlinks in document<br />
- fixed bug in Excel 2007 export with styles for multi-page report template<br />
- fixed bug in Excel 2007 export with empty page name<br />
- fixed bug in PDF export with double frame borders<br />
<br />
About <a href="http://www.fast-report.com/en/product/fast-report-net/" rel="nofollow"> http://www.fast-report.com/en/product/fast-report-net/</a><br />
Download <a href="http://www.fast-report.com/en/download/fast-report-net/" rel="nofollow"> http://www.fast-report.com/en/download/fast-report-net/</a>]]>
        </description>
    </item>
    <item>
        <title>FastReport 4.14 released&amp;#33;</title>
        <link>https://forum.fast-report.com/en/discussion/10461/fastreport-4-14-released-33</link>
        <pubDate>Mon, 20 May 2013 11:10:57 +0000</pubDate>
        <category>News</category>
        <dc:creator>-=Serg=-</dc:creator>
        <guid isPermaLink="false">10461@/en/discussions</guid>
        <description><![CDATA[What's new:<br />
<br />
+ Added Embarcadero RAD Studio XE4 support<br />
<br />
- [Lazarus] fixed bug with text output<br />
- [Lazarus] fixed bug with some visual controls in designer<br />
- [Lazarus] improved interface of the report preview and designer<br />
- [Lazarus] fixed bug with boolean propertyes in script code and expressions<br />
- fixed bug with endless loop in TfrxRichView<br />
- fixed bug with Unicode in TfrxMemoView appeared in previous release<br />
- improved MAPI interface in TfrxExportMail export<br />
- fixed some problems with allpication styles XE2/XE3<br />
- improved compatibility with Fast Report FMX<br />
<br />
<a href="http://www.fast-report.com/en/product/fast-report-vcl/" rel="nofollow"> http://www.fast-report.com/en/product/fast-report-vcl/</a>]]>
        </description>
    </item>
    <item>
        <title>FastReport FMX 1.1 released&amp;#33;</title>
        <link>https://forum.fast-report.com/en/discussion/10354/fastreport-fmx-1-1-released-33</link>
        <pubDate>Fri, 26 Apr 2013 13:10:05 +0000</pubDate>
        <category>News</category>
        <dc:creator>-=Serg=-</dc:creator>
        <guid isPermaLink="false">10354@/en/discussions</guid>
        <description><![CDATA[Report generator for Embarcadero FireMonkey IDE.<br />
<br />
What's New:<br />
<br />
+ Added support of Embarcadero RAD Studio XE4 (iOS not supported)<br />
+ Added support of FireMonkey FM3<br />
+ Added support of internal datasets: IBX, DBX, ADO (Win)<br />
+ Added new internal dataset TfrxClientDataset (allow to load XML tables from the report)<br />
+ Added linear barcodes component (2_5_interleaved, 2_5_industrial, 2_5_matrix, Code39, Code39 Extended, Code128, Code93, Code93 Extended, MSI, PostNet, Codebar, EAN8, EAN13, UPC_A, UPC_E0, UPC_E1, UPC Supp2,<br />
UPC Supp5, EAN128)<br />
+ Added Hint system in the report designer, preview and the report<br />
+ Added 2D barcodes: PDF417, DataMatrix<br />
+ Added TfrxDBLookupComboBox control - for compatibility with FR4VCL reports<br />
- Fixed error when TfrxPreview wasn't available in the component palette<br />
- Fixed some printing problems in XE3<br />
- Fixed error with toolbar buttons icons in the report designer<br />
- Fixed AV in some report editors<br />
- Fixed errors in some dialog form components<br />
- Fixed Font height rounding when zooming report<br />
- Fixed error when trying to set Color property from the report script code<br />
<br />
FastReportFMX customers can upgrade to new version for free.<br />
FastReport VCL customers can buy with 50% discount.<br />
<br />
About - <a href="http://www.fast-report.com/en/product/fast-report-fmx/" rel="nofollow"> http://www.fast-report.com/en/product/fast-report-fmx/</a><br />
Buy - <a href="http://www.fast-report.com/en/buy/#!/Cross_Platform/FastReport_FMX/Standard/" rel="nofollow"> http://www.fast-report.com/en/buy/#!/C...t_FMX/Standard/</a>]]>
        </description>
    </item>
    <item>
        <title>FastReport.Net 2013.2 released&amp;#33;</title>
        <link>https://forum.fast-report.com/en/discussion/10185/fastreport-net-2013-2-released-33</link>
        <pubDate>Mon, 11 Mar 2013 16:55:20 +0000</pubDate>
        <category>News</category>
        <dc:creator>-=Serg=-</dc:creator>
        <guid isPermaLink="false">10185@/en/discussions</guid>
        <description><![CDATA[We glad to inform you about new version of FastReport.Net with support MVC is one of the most modern technology for web development. MVC is available in Win+WebForms and Professional editions. Read our blog to get more information <a href="http://www.fast-report.com/en/blog/37/show/" rel="nofollow"> http://www.fast-report.com/en/blog/37/show/</a> . Besides, we added  Google Drive for saving your reports to the cloud.<br />
<br />
+ added support of ASP.NET MVC framework (ASPX, Razor) in WebReport<br />
+ added new demos using WebReport in MVC - \Demos\C#\MvcDemo, \Demos\C#\MvcRazor<br />
+ added save in cloud Google Drive from preview<br />
+ added Greek localization<br />
* IMPORTANT! changed extension of WebReport handler (from FastReport.Export.aspx to FastReport.Export.axd),<br />
please check existing web.config<br />
- fixed bug in Dropbox export when Application Key and Secret<br />
- fixed bug in Dropbox with NullReferenceException<br />
- fixed bug with encoding when importing dDase file of Map in DBX export<br />
- fixed excel numeric formats bug<br />
- fixed bug with broken formats after matrix optimization in Excel 2007 export<br />
- fixed bug with font transparency of empty cells in Excel 2007 export<br />
- fixed bug with cell duplication on merged cells in Excel 2007 export<br />
- fixed bug with embedding of monospaced fonts in PDF and XPS exports<br />
- fixed bugs in WebReport with styles<br />
- fixed bug with WebReport.RepotDone<br />
- fixed bug with MasterPages in WebReport<br />
- fixed bug with printing chart legend<br />
- fixed bug in PictureObject<br />
<br />
About FastReport.Net <a href="http://www.fast-report.com/en/product/fast-report-net/" rel="nofollow"> http://www.fast-report.com/en/product/fast-report-net/</a>]]>
        </description>
    </item>
    <item>
        <title>Source code of FastCube 2 beta is available</title>
        <link>https://forum.fast-report.com/en/discussion/9842/source-code-of-fastcube-2-beta-is-available</link>
        <pubDate>Thu, 06 Dec 2012 08:41:31 +0000</pubDate>
        <category>News</category>
        <dc:creator>-=Oleg=-</dc:creator>
        <guid isPermaLink="false">9842@/en/discussions</guid>
        <description><![CDATA[We glad to anounce that the source code of FastCube 2 beta is avilable now at the control panel of Beta testers. We hope you will report us what problems you find with this code. The most active Beta testers will get FastCube 2 professional licensed when it will be released.]]>
        </description>
    </item>
    <item>
        <title>FastReport VCL 4.13 Released&amp;#33;</title>
        <link>https://forum.fast-report.com/en/discussion/9792/fastreport-vcl-4-13-released-33</link>
        <pubDate>Tue, 20 Nov 2012 12:20:58 +0000</pubDate>
        <category>News</category>
        <dc:creator>-=Serg=-</dc:creator>
        <guid isPermaLink="false">9792@/en/discussions</guid>
        <description><![CDATA[We are glad to present a new version of FastReport VCL for Embarcadero RAD Studio XE. New version supports the last XE3 officially. You can download stable version from customer panel for free.<br />
<br />
Lazarus Beta support starts from Fast Report Professionnal edition. Current version allows preview, print and design report template under Windows and Linux platform (qt).<br />
<br />
Other changes:<br />
- fixed compatibility with Fast Report FMX installed in the same IDE.<br />
This version can co exist with Fast Report FMX version installed in IDE.<br />
+ published &quot;Quality&quot; property of TfrxPDFExport object<br />
+ published &quot;UseMAPI&quot; property of TfrxExportMail object<br />
+ published &quot;PictureType&quot; property  to ODF export<br />
- fixed bug with expressions in RichEdit<br />
- fixed bug in multi-column reports<br />
- fixed exception in the report designer<br />
- fixed bug with URLs in Open Document Text and Open Document<br />
Spreadsheet exports<br />
- fixed format string in XLS OLE export<br />
- fixed format string in XLS BIFF8 export<br />
- fixed output of the check boxes on the highlighted lines in PDF export<br />
- fixed bug with PDF anchors<br />
- fixed bug when using two or more macroses in memo<br />
- other minor bug fixes<br />
]]>
        </description>
    </item>
    <item>
        <title>FastReport FMX released&amp;#33;</title>
        <link>https://forum.fast-report.com/en/discussion/9670/fastreport-fmx-released-33</link>
        <pubDate>Thu, 18 Oct 2012 12:23:55 +0000</pubDate>
        <category>News</category>
        <dc:creator>-=Serg=-</dc:creator>
        <guid isPermaLink="false">9670@/en/discussions</guid>
        <description><![CDATA[FastReport FMX released<br />
<br />
Report generator FastReport FMX is the first multiplatform solution for including Business Intelligence into software based on Embarcadero FireMonkey IDE (Delphi for MS Windows and Apple Mac OS X).<br />
Compatible with Embarcadero RAD Studio XE2 (FireMonkey) and XE3 (FireMonkey 2).<br />
<br />
Visual report designer is available now on both MS Windows and on MAC OS X!<br />
Full sources.<br />
<br />
We can write here full list of possibilities, but it will so long. Let see FastReport VCL and FastReport FMX comparison table:<br />
<a href="http://www.fast-report.com/en/products/comparison-fast-report-firemonkey-vcl.html" rel="nofollow"> http://www.fast-report.com/en/products/com...monkey-vcl.html</a><br />
<br />
And all of this - just now in your hands for business-applications for Mac.<br />
<br />
Web page of report generator for FireMonkey<br />
<a href="http://www.fast-report.com/en/products/fast-report-firemonkey.html" rel="nofollow"> http://www.fast-report.com/en/products/fas...firemonkey.html</a><br />
<br />
Download trial version:   <a href="http://www.fast-report.com/en/download/fast-report-firemonkey.html" rel="nofollow"> http://www.fast-report.com/en/download/fas...firemonkey.html</a>]]>
        </description>
    </item>
    <item>
        <title>New demo FastReport FireMonkey</title>
        <link>https://forum.fast-report.com/en/discussion/9387/new-demo-fastreport-firemonkey</link>
        <pubDate>Thu, 02 Aug 2012 13:12:36 +0000</pubDate>
        <category>News</category>
        <dc:creator>Vitaliy_Parkhomenko</dc:creator>
        <guid isPermaLink="false">9387@/en/discussions</guid>
        <description><![CDATA[Now FastReport for FireMonkey with report designer. <a href="http://www.fast-report.com/en/news/9546.html" rel="nofollow"> Read more</a>]]>
        </description>
    </item>
    <item>
        <title>FastReport.NET 1.9 released&amp;#33;</title>
        <link>https://forum.fast-report.com/en/discussion/9289/fastreport-net-1-9-released-33</link>
        <pubDate>Fri, 15 Jun 2012 10:27:54 +0000</pubDate>
        <category>News</category>
        <dc:creator>Vitaliy_Parkhomenko</dc:creator>
        <guid isPermaLink="false">9289@/en/discussions</guid>
        <description><![CDATA[New version of FastReport.Net 1.9<br />
<br />
QR Code - easy now with FastReport.Net<br />
Valued improvements added to the Web-reports working.<br />
You can set for any object - whether it exportable or no.<br />
And yes it is compatible with MS Visual Studio 2012!<br />
<br />
Key features:<br />
<br />
+ added QR Code barcode<br />
* improved WebReport<br />
+ added Exportable property to all report objects<br />
+ MS Visual Studio 2012 compatible<br />
<br />
+ added support of UNC paths in WebReport storage (web.config)<br />
+ added Config.PreviewSettings.PreviewOpened event<br />
+ added BackPage property to the report page<br />
+ added WebReport.XmlExcelDataOnly property<br />
* improved TableObject performance<br />
* improved printing of data in the headers/footers<br />
- fixed bug with subreport &amp; databand columns<br />
- fixed bug with subreport &amp; band that can break<br />
- fixed bug with multiple preview tabs<br />
- fixed bug with Config.DesignerSettings.ApplicationConnection<br />
- fixed bug with pictures in PDF export<br />
- fixed bug with TableObject border when exporting to some formats<br />
- fixed bug in WebReport with multiple instances in one page<br />
- fixed bug in WebReport with cleanup of internal storage<br />
- fixed bug with data filtering with NumericUpDown control]]>
        </description>
    </item>
    <item>
        <title>Web server maintenance on 2-3 June</title>
        <link>https://forum.fast-report.com/en/discussion/9251/web-server-maintenance-on-2-3-june</link>
        <pubDate>Fri, 01 Jun 2012 07:35:25 +0000</pubDate>
        <category>News</category>
        <dc:creator>-=Serg=-</dc:creator>
        <guid isPermaLink="false">9251@/en/discussions</guid>
        <description><![CDATA[Attention! June 2-3, our web server will be carried maintenance, so the server will sometimes not available. Do not worry! By Monday, everything will be fine!<br />
]]>
        </description>
    </item>
    <item>
        <title>FastReport.Mono v1.0 released&amp;#33;</title>
        <link>https://forum.fast-report.com/en/discussion/9241/fastreport-mono-v1-0-released-33</link>
        <pubDate>Mon, 28 May 2012 12:52:58 +0000</pubDate>
        <category>News</category>
        <dc:creator>Vitaliy_Parkhomenko</dc:creator>
        <guid isPermaLink="false">9241@/en/discussions</guid>
        <description><![CDATA[We are glad to announce a new product - FastReport.Mono. FastReport.Mono is a multiplatform reporting solution. It can be used with Windows, Linux, Mac OS X, any operating system that supports the Xamarin Mono.<br />
Read more about product <a href="http://www.fast-report.com/en/products/fast-report-mono.html" rel="nofollow"> FastReport.Mono</a>]]>
        </description>
    </item>
    <item>
        <title>FastReport.NET documentation</title>
        <link>https://forum.fast-report.com/en/discussion/8928/fastreport-net-documentation</link>
        <pubDate>Sun, 11 Mar 2012 07:38:57 +0000</pubDate>
        <category>News</category>
        <dc:creator>Vitaliy_Parkhomenko</dc:creator>
        <guid isPermaLink="false">8928@/en/discussions</guid>
        <description><![CDATA[The full user documentation of FastReport.Net in German is available now! You can see and download it <a href="http://www.fast-report.com/pbc_download/FRNetUserManual-de.pdf" rel="nofollow"> here</a>!]]>
        </description>
    </item>
    <item>
        <title>FastCube 1.9 released&amp;#33;</title>
        <link>https://forum.fast-report.com/en/discussion/8860/fastcube-1-9-released-33</link>
        <pubDate>Fri, 17 Feb 2012 08:56:04 +0000</pubDate>
        <category>News</category>
        <dc:creator>Vitaliy_Parkhomenko</dc:creator>
        <guid isPermaLink="false">8860@/en/discussions</guid>
        <description><![CDATA[FastCube 1.9
<hr />
<br />
+ Added support of Embarcadero Rad Studio XE2 (Delphi XE2/C++Builder XE2)<br />
+ Added feature loading data from multiple sources with the same<br />
structure. Added TfcCube.UseMultiLoad property and event<br />
TfcCube.OnGetNextDataset<br />
+ Added Lithuanian resources (thanks Evaldas)<br />
+ Added in script properties VisibleCol and VisibleRow in TDimensions<br />
and TMeasures.<br />
+ Added option mdcoUseYearInWeekOfYear in TfcCube.Options. It allows to<br />
distinguish number of week from the past or from the next year.<br />
+ Added in script properties TDimensions.MembersCountInCol: Integer and<br />
TDimensions.MembersCountInRow: Integer.<br />
+ Added option mdsoCalcOrderByDimOrder in TfcSlice (Use Dimensions order<br />
during calculation measures)<br />
+ Added event OnAfterAddedSliceFieldToRegion: TfcSliceFieldRegionChanged<br />
in TfcSlice.<br />
+ Added version info in StatForm (open from toolbar).<br />
+ Added Hungarian resources (thanks Berenyi Gabor)<br />
* unit fcAbout renamed to fcAboutDlg since 1stClass has same unit name<br />
* Changed for compatibility with version 2<br />
- Fixed error in GetFirstColIndex, GetFirstRowIndex<br />
- Fixed error in TfcCube.Refresh<br />
- Fixed error loading multiple dataset<br />
- Fixed few errors with showing nationals characters in Lazarus<br />
- Changed few sort routines to fix problems with accidental dissapearing<br />
of random dimension members experienced by Lazarus users only<br />
- Fixed error with sort by measure totals and focused row/column<br />
(measures count &gt; 1)<br />
- Fixed print error (value with '[]')<br />
- Fixed Recompile ({$R-} {- Range-Checking })<br />
- Fixed Recompile for Embarcadero Rad Studio XE (Delphi XE/C++Builder XE)]]>
        </description>
    </item>
    <item>
        <title>FastReport.NET 1.8 released&amp;#33;</title>
        <link>https://forum.fast-report.com/en/discussion/8754/fastreport-net-1-8-released-33</link>
        <pubDate>Tue, 17 Jan 2012 10:32:49 +0000</pubDate>
        <category>News</category>
        <dc:creator>Vitaliy_Parkhomenko</dc:creator>
        <guid isPermaLink="false">8754@/en/discussions</guid>
        <description><![CDATA[Version 1.8<br />
========<br />
<br />
+ added Web Farms and Web Gardens support in WebReport<br />
+ added HoverStyle property to all report objects<br />
+ added WebReport.CachePriority property<br />
* improved WebReport using ControlState instead of ViewState, increased speed and stability<br />
- fixed bug when opening RDL-file from recent files list<br />
- fixed bug with empty subreport<br />
- fixed bug in Crystal Reports import plugin (kind of some sections converted incorrectly)<br />
- fixed bug in Crystal Reports import plugin (report creation date converted incorrectly)<br />
- fixed bug in Crystal Reports import plugin (PaperOrientation property converted incorrectly)<br />
- fixed bug in Crystal Reports import plugin (incorrectly converted paper size for formats B4 and B5)<br />
- fixed bug in Crystal Reports import plugin (incorrectly converted groups)<br />
- fixed bug with subreport and KeepTogether<br />
- fixed bug with report parameters and undo/redo<br />
- fixed bug with null thickness and Dash or Dot style of lines in the PDF export<br />
- fixed bug with two-pass report and business object datasource<br />
- fixed bug with printing/exporting interactive reports<br />
- fixed bug when invoking WebReport component designer<br />
- fixed padding when exporting to RTF/Word2007<br />
- fixed bug in PDF export (images and encryption)<br />
- fixed bug with images when editing a prepared report<br />
- fixed number format when exporting to Excel]]>
        </description>
    </item>
    <item>
        <title>FastScript 1.97 released&amp;#33;</title>
        <link>https://forum.fast-report.com/en/discussion/8632/fastscript-1-97-released-33</link>
        <pubDate>Tue, 06 Dec 2011 07:21:35 +0000</pubDate>
        <category>News</category>
        <dc:creator>Vitaliy_Parkhomenko</dc:creator>
        <guid isPermaLink="false">8632@/en/discussions</guid>
        <description><![CDATA[One more lead scripting tool is available now for FireMonkey developers. So - what about add scripting functionality to MacOS projects?<br />
4 scripting languages (PascalScript, C++Script, BasicScript and JScript) with access to any object inside your application. Standard libraries for access to base classes, controls, forms and DB, step trace debugging, sintax hilighing, rtti for FirerMonkey (and not only - for different platforms) classes.<br />
<br />
It supports also Embarcadero (ex Borland and CodeGear) Delphi 4-XE2, C++Builder 4-XE2, Kylix 1-3 and Lazarus<br />
<br />
+ added support of Embarcadero Rad Studio XE2 for x32/x64 compilators.<br />
+ added support of Embarcadero FireMonkey framework for Windows x32/x64<br />
and OSX platforms (include rtti for new classes and visual controls -<br />
fsSynMemo, TfsTree).<br />
+ added support of  int64 type in the script code<br />
- Fixed AV for 64bit versions of FPC<br />
- Fixed error in accessing ansistring property values for FPC<br />
<br />
<a href="http://www.fast-report.com/en/products/fast-script.html" rel="nofollow"> read more</a><br />
<br />
]]>
        </description>
    </item>
    <item>
        <title>FastReport VCL 4.12 released&amp;#33;</title>
        <link>https://forum.fast-report.com/en/discussion/8401/fastreport-vcl-4-12-released-33</link>
        <pubDate>Mon, 19 Sep 2011 07:34:11 +0000</pubDate>
        <category>News</category>
        <dc:creator>-=Serg=-</dc:creator>
        <guid isPermaLink="false">8401@/en/discussions</guid>
        <description><![CDATA[Version 4.12 ??? what is new<br />
<br />
+ added support of Embarcadero Rad Studio EX2 (x32/x64).<br />
Added full support of Embarcadero Rad Studio EX2 product for 32 bit<br />
and 64 bit compilers.<br />
<br />
+ added export of Excel formulas in the BIFF export<br />
A report can contain memos starting with the &quot;=&quot; sign with a following Excel formula. Such memos are exported as formulas to a xls file. Exporting of formulas is controlled by the TfrxBIFFExport.ExportFormulas property. More about this can be read in our blog.<br />
<br />
+ added converter from Rave Reports ConverterRR2FR.pas<br />
A module that allow convert &quot;Rave Report&quot; reports to &quot;Fast<br />
Report&quot; format.<br />
<br />
+ added Cross KeepRowsTogether property.<br />
This property allow to keep whole row data (within nested rows) on<br />
the page without break.<br />
<br />
+ added export of external URLs in the PDF export<br />
A component on a report can have an external URL assigned, like &quot;<a href="http://company.com&quot;" rel="nofollow">http://company.com&quot;</a>. Such components are exported to PDF as clickable areas.<br />
<br />
+ added property DataOnly to exports.<br />
The DataOnly property can filter out non-data report components while exporting. This allows to export only those components that are considered to be data.<br />
<br />
+ optimized merging cells in the BIFF export<br />
The BIFF export has been optimized for certain kind of reports which contain many memos that must be represented with several Excel cells.<br />
<br />
+ pictures format in all exports switched to PNG.<br />
The default format of exported pictures has become PNG.<br />
For example, if a report contain pictures and then it's exported to RTF, then the produced RTF file will contain PNG pictures.<br />
The PNG format is needed to reduce data size of exported pictures and increase their quality.<br />
<br />

<hr />
+ added support of Embarcadero Rad Studio EX2 (x32/x64)<br />
+ added export of Excel formulas in the BIFF export<br />
+ added export of external URLs in the PDF export<br />
+ added converter from Rave Reports ConverterRR2FR.pas<br />
+ added Cross.KeepRowsTogether property<br />
+ optimised merging cells in the BIFF export<br />
+ added property DataOnly to exports<br />
+ pictures format in all exports switched to PNG<br />
+ improved number formats processing in the BIFF export<br />
+ added property DataOnly to exports<br />
+ added property TfrxODFExport.SingleSheet<br />
+ added property TfrxSimpleTextExport.DeleteEmptyColumns<br />
+ added property TfrxBIFFExport.DeleteEmptyRows<br />
+ added progress bar to the BIFF export<br />
- fixed bug with frame for some barcode types<br />
- fixed wrong metafiles size in the EMF export<br />
- fixed processing of negative numbers in the OLE export<br />
- fixed bug in handling exceptions in the OLE export<br />
- fixed bug in creation of the progress bar (applicable to many exports)<br />
- fixed bug in the ODF export in strings processing<br />
- fixed bug in the OLE export in numbers formatting<br />
- fixed bug in the PDF export in rotating texts 90, 180 and 270 degrees<br />
- fixed bug in the ODF export in processing of headers and footers<br />
- fixed bug in the Text export in computing object bounds<br />
- fixed bug in the ODF export in UTF8 encoding<br />
- fixed hiding gridlines around nonempty cells in the BIFF export<br />
- fixed images bluring when exporting<br />
- fixed word wrapping in the Excel XML export]]>
        </description>
    </item>
    <item>
        <title>DevProConnections 2011 Community Choice Award</title>
        <link>https://forum.fast-report.com/en/discussion/8330/devproconnections-2011-community-choice-award</link>
        <pubDate>Tue, 30 Aug 2011 13:52:17 +0000</pubDate>
        <category>News</category>
        <dc:creator>-=Serg=-</dc:creator>
        <guid isPermaLink="false">8330@/en/discussions</guid>
        <description><![CDATA[Dear friends!<br />
<br />
Now you can vote for FastReport.Net and Fast Reports on the<br />
DevProConnections 2011 Community Choice Award till 7th of September!<br />
<br />
<a href="http://www.surveymonkey.com/s/devproconnections-communitychoice2011-finalvoting" rel="nofollow"> http://www.surveymonkey.com/s/devproconnec...011-finalvoting</a><br />
<br />
Points 18 and 28<br />
<br />
PS: You can vote for - Delphi XE at Point 14 also! <img src="style_emoticons/&lt;#EMO_DIR#&gt;/smile.gif&quot; style=&quot;vertical-align:middle&quot; emoid=&quot;:)&quot; border=&quot;0&quot; alt=&quot;smile.gif&quot; /&gt;" alt="&gt;" />]]>
        </description>
    </item>
    <item>
        <title>FastReport.NET 1.7 released&amp;#33;</title>
        <link>https://forum.fast-report.com/en/discussion/8253/fastreport-net-1-7-released-33</link>
        <pubDate>Wed, 03 Aug 2011 12:03:02 +0000</pubDate>
        <category>News</category>
        <dc:creator>-=Serg=-</dc:creator>
        <guid isPermaLink="false">8253@/en/discussions</guid>
        <description><![CDATA[Version 1.7<br />
===========<br />
+ added import plugin from Crystal Reports<br />
+ added Config.DesignerSettings.PageAdded event<br />
+ added Config.PreviewSettings.AllowPrintToFile property<br />
+ added Report.MaxPages property<br />
+ added MatrixObject.KeepCellsSideBySide property<br />
+ added outline in the PDF export<br />
+ added properties TableRow.KeepRows, TableColumn.KeepColumns<br />
+ added TableObject.ManualBuildAutoSpans property<br />
+ added ability to hide some objects (export filters, report objects) by the code: RegisteredObjects.FindObject(typeof(PDFExport)).Enabled = false<br />
* improved report file cache<br />
* improved .fpx loading speed/memory usage<br />
* CheckBoxObject is available in the Basic edition<br />
- fixed bug with rendering of text in WebReport when TextObject.WordWrap = false;<br />
- fixed memory leak when exporting to PDF with embedded fonts<br />
- fixed bug with band break<br />
- fixed bug with information fields in the encrypted PDF file<br />
- fixed bug with page borders and fill in the PDF export<br />
- fixed bug in RichObject<br />
- fixed bug in the report preview<br />
- fixed bug when saving the report as a class<br />
- fixed bug with some image types<br />
- fixed bug with text break<br />
- fixed bug with events<br />
- fixed RichObject height issue<br />
- fixed bug in PDF export (missing pictures when viewing under MAC OS or iOS)<br />
- fixed bug with grid alignment<br />
- fixed bug with band's CanBreak and outline<br />
- fixed bug when exporting to metafile<br />
- fixed bug with unary minus with totals<br />
- fixed bug with watermark<br />
<br />
<br />
<a href="http://www.fast-report.com/en/products/FastReport.Net.html" rel="nofollow"> about product</a>]]>
        </description>
    </item>
    <item>
        <title>FastReport VCL 4.11 released&amp;#33;</title>
        <link>https://forum.fast-report.com/en/discussion/7995/fastreport-vcl-4-11-released-33</link>
        <pubDate>Thu, 05 May 2011 08:09:21 +0000</pubDate>
        <category>News</category>
        <dc:creator>-=Serg=-</dc:creator>
        <guid isPermaLink="false">7995@/en/discussions</guid>
        <description><![CDATA[FastReport VCL 4.11 released!<br />

<hr />
+ added BIFF8 XLS export filter<br />
+ added to ODF export the Language property<br />
+ [enterprise] added &quot;scripts&quot; folder for additional units (&quot;uses&quot; directive in report script)<br />
+ [enterprise] added logs for scheduler (add info in scheduler.log)<br />
+ [enterprise] added property &quot;Reports&quot; - &quot;Scripts&quot; in server configuration - set the path for &quot;uses&quot; directive in report script<br />
+ [enterprise] added property &quot;Http&quot; - &quot;MaxSessions&quot; in server configuration - set the limit of maximum session threads, set 0 for unlimit<br />
+ [enterprise] added property &quot;Reports&quot; - &quot;MaxReports&quot; in server configuration - set the limit of maximum report threads, set 0 for unlimit<br />
+ [enterprise] added property &quot;Logs&quot; - &quot;SchedulerLog&quot; in server configuration - set the scheduler log file name<br />
+ [enterprise] added property &quot;Scheduler&quot; - &quot;Active&quot; in server configuration - enable of scheduler<br />
+ [enterprise] added property &quot;Scheduler&quot; - &quot;Debug&quot; in server configuration - enable writing of debug info in scheduler log<br />
+ [enterprise] added property &quot;Scheduler&quot; - &quot;StudioPath&quot; in server configuration - set the path to FastReport Studio, leave blank for default<br />
- [enterprise] fixed bug with MIME types in http header (content-type)<br />
- [enterprise] fixed bug with default configuration (with missed config.xml)<br />
- [enterprise] fixed bug with error pages<br />
- fixed bug in XML export with the ShowProgress property<br />
- fixed bug in RTF export with font size in empty cells<br />
- fixed bug in ODF export with UTF8 encoding of the Creator field<br />
- fixed bug in XML export with processing special characters in strings<br />
- fixed bug in ODF export with properties table:number-columns-spanned, table:number-rows-spanned<br />
- fixed bug in ODF export with the background clNone color<br />
- fixed bug in ODF export with a style of table:covered-table-cell<br />
- fixed bug in ODF export with table:covered-table-cell duplicates<br />
- fixed bug in ODF export with excessive text:p inside table:covered-table-cell<br />
- fixed bug in ODF export with language styles<br />
- fixed bug in ODF export with spaces and tab symbols<br />
- fixed bug in ODF export with styles of number cells<br />
- fixed bug in ODF export with the background picture<br />
- fixed bug in ODF export with charspacing<br />
- fixed bug in ODF export with number formatting<br />
- fixed bug in ODF export with table-row tag<br />
- fixed bug in XLS(OLE) export with numbers formatting<br />
- fixed bug in RTF export with processing RTF fields<br />
- fixed bug with processing special symbols in HTML Export<br />
- fixed bug with UTF8 encoding in ODF export<br />
- fixed bug in PDF export with underlined, struck-out and rotated texts]]>
        </description>
    </item>
    <item>
        <title>FastReport.NET 1.6 released&amp;#33;</title>
        <link>https://forum.fast-report.com/en/discussion/7706/fastreport-net-1-6-released-33</link>
        <pubDate>Mon, 14 Feb 2011 06:55:21 +0000</pubDate>
        <category>News</category>
        <dc:creator>-=Serg=-</dc:creator>
        <guid isPermaLink="false">7706@/en/discussions</guid>
        <description><![CDATA[Version 1.6
<hr />
+ added ability to save template to RDL format (Report Definition Language)<br />
* changed work of exports and printing in WebReport, now we use handlers in &quot;web.config&quot;<br />
+ added Romanian, Hungarian, Japanese and Thai localization<br />
+ added Report.InitialPageNumber property<br />
+ added TextObject.ParagraphOffset property<br />
+ added PreviewControl.UseBackColor property<br />
+ added IsNull function to check DB columns for null<br />
+ added import of WritingMode property when import template from RDL format<br />
+ added saving of TextObject.Angle property when saving template in RDL format<br />
+ added FNC1 symbol encoding in the Datamatrix barcode (use &amp;1; sequence)<br />
+ added Open Document Text, XPS, DBF exports in WebReport<br />
* added ability to replace built-in query builder<br />
- fixed &quot;Scale&quot; print mode<br />
- fixed bug with RichObject and CanShrink<br />
- fixed bug in TextObject break<br />
- fixed bug in TextObject.TabWidth<br />
- fixed bug when saving the prepared report with UseFileCache flag<br />
- fixed RichObject multi-thread issues<br />
- fixed bug when opening some saved to RDL reports in the Report Builder<br />
- fixed bug in the Group Expert<br />
- fixed bug with ChartObject filter when saving the report as a C#/VB.Net class<br />
- fixed bug when converting boolean expressions in the RDL import<br />
- fixed bug with internal manifest in ODF export<br />
<br />
<a href="http://www.fast-report.com/en/products/FastReport.Net.html" rel="nofollow"> about product</a>]]>
        </description>
    </item>
    <item>
        <title>FastReport VCL v.5 will released at the begin of 2011&amp;#33;</title>
        <link>https://forum.fast-report.com/en/discussion/7483/fastreport-vcl-v-5-will-released-at-the-begin-of-2011-33</link>
        <pubDate>Tue, 30 Nov 2010 13:37:49 +0000</pubDate>
        <category>News</category>
        <dc:creator>-=Serg=-</dc:creator>
        <guid isPermaLink="false">7483@/en/discussions</guid>
        <description><![CDATA[FastReport VCL v.5 will released at the begin of 2011!<br />
<br />
We solved to transfer release of FastReport VCL v.5 to begin of 2011.<br />
<br />
Working on FastReport VCL v.5 and FastCube VCL v.2 entained serious architectural changes in both products. Whereby the alpha version of FastReport VCL v.5 sent back for revision.<br />
<br />
We apologize for the postponement of the release. &quot;Grace Period&quot; is stored (for purchased FastReport VCL 4 .* after June 1 - upgrade to the same edition of FastReport VCL v.5 will be free).<br />
<br />
Michael Philippenko (CEO)<br />
Alexander Tzyganenko (CTO)]]>
        </description>
    </item>
    <item>
        <title>FastReport Server 2.3 released&amp;#33;</title>
        <link>https://forum.fast-report.com/en/discussion/7452/fastreport-server-2-3-released-33</link>
        <pubDate>Fri, 19 Nov 2010 08:25:55 +0000</pubDate>
        <category>News</category>
        <dc:creator>-=Serg=-</dc:creator>
        <guid isPermaLink="false">7452@/en/discussions</guid>
        <description><![CDATA[v2.3<br />
==============<br />
+ added &quot;scripts&quot; folder for additional units (&quot;uses&quot; directive in report script)<br />
+ added logs for scheduler (add info in scheduler.log)<br />
+ added property &quot;Reports&quot; - &quot;Scripts&quot; in server configuration - set the path for &quot;uses&quot; directive in report script<br />
+ added property &quot;Http&quot; - &quot;MaxSession&quot; in server configuration - set the limit of maximum session threads, set 0 for unlimit<br />
+ added property &quot;Reports&quot; - &quot;MaxReports&quot; in server configuration - set the limit of maximum report threads, set 0 for unlimit<br />
+ added property &quot;Logs&quot; - &quot;SchedulerLog&quot; in server configuration - set the scheduler log file name<br />
+ added property &quot;Scheduler&quot; - &quot;Active&quot; in server configuration - enable of scheduler<br />
+ added property &quot;Scheduler&quot; - &quot;Debug&quot; in server configuration - enable writing of debug info in scheduler log<br />
+ added property &quot;Scheduler&quot; - &quot;StudioPath&quot; in server configuration - set the path to FastReport Studio, leave blank for default<br />
* used FastReport 4.10 core<br />
- fixed bug with MIME types in http header (content-type)<br />
- fixed bug with default configuration (with missed config.xml)<br />
- fixed bug with error pages<br />
- fixed bug with &quot;Export Setup&quot; button in editor of scheduled task in configuration utility<br />
<br />
<a href="http://www.fast-report.com/en/products/fast-report-server.html" rel="nofollow"> About product</a>]]>
        </description>
    </item>
    <item>
        <title>FastScript 1.97 released&amp;#33;</title>
        <link>https://forum.fast-report.com/en/discussion/7397/fastscript-1-97-released-33</link>
        <pubDate>Tue, 02 Nov 2010 11:06:18 +0000</pubDate>
        <category>News</category>
        <dc:creator>-=Serg=-</dc:creator>
        <guid isPermaLink="false">7397@/en/discussions</guid>
        <description><![CDATA[What's new?<br />

<hr />
<br />
+ added support of Embarcadero Rad Studio XE<br />
+ added TeeChart 2010 support<br />
<br />
about product - <a href="http://www.fast-report.com/en/products/fast-script.html" rel="nofollow"> http://www.fast-report.com/en/products/fast-script.html</a>]]>
        </description>
    </item>
   </channel>
</rss>
