<?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>Fast Reports Products — FastReport Forum</title>
        <link>https://forum.fast-report.com/en/</link>
        <pubDate>Thu, 14 May 2026 16:58:25 +0000</pubDate>
        <language>en</language>
            <description>Fast Reports Products — FastReport Forum</description>
    <atom:link href="https://forum.fast-report.com/en/categories/fast-reports-products/feed.rss" rel="self" type="application/rss+xml"/>
    <item>
        <title>FastReport.OpenSource + VB.net</title>
        <link>https://forum.fast-report.com/en/discussion/19253/fastreport-opensource-vb-net</link>
        <pubDate>Sun, 19 Apr 2026 14:03:17 +0000</pubDate>
        <category>Fast Reports Products</category>
        <dc:creator>Graf_Eberstein</dc:creator>
        <guid isPermaLink="false">19253@/en/discussions</guid>
        <description><![CDATA[<p>I am developing an application to catalogue a large collection of family photos and videos; well north of 10K items. To do this, I&#39;m using the only programming language I know well enough for the purpose, namely VB.net (VS 2026) and storing the data in SQLite. Because this is a personal project, I&#39;m using FastReport OpenSource (FROS) to try building the reports portion of the application. I would use Microsoft&#39;s reporting tools if they didn&#39;t come with attached headaches. That&#39;s not to say that FROS isn&#39;t free of headaches either, which leads me to this request for assistance:</p><p>I&#39;ve been banging my head against the wall trying to create a report <strong><em>programmatically</em></strong>. Unfortunately, aside from one blog post, <a href="https://www.fast-report.com/blogs/cr...-report-vb-net" rel="nofollow">https://www.fast-report.com/blogs/cr...-report-vb-net</a>, there is absolutely no documentation or example out there for VB.net developers to refer to! The post includes an example, but it does not work because it ends with <strong>report.Show()</strong>. It produces an error that says .Show() is not a member. I subsequently found another, undocumented example that looks like it was transcribed from C# that ends with ends with <strong>report.Prepare()</strong>. While it works better that the one from the blog post, it fails with &quot;FastReport.Utils.CompilerException: &#39;(0,0): Error CS0006: Metadata file &#39;Microsoft.CSharp&#39; could not be found&#39;&quot;.</p><p>At this point I have NO idea what I&#39;m doing wrong or what I&#39;m missing. I installed the following FROS modules via NuGet (all 2026.2.0): FastReport.Compat, FastReport.OpenSource, and FastReport.Data.Sqlite. I&#39;ve created a .FRX file and an .XML file to try generating the report, in addition to the hardcode. NOTHING WORKS!!!!</p><p>Sadly, there is no other report generation tool out there (that I&#39;m aware of), which will allow me to do this without bankrupting me! Is there anyone reading these forums who can help me out please?</p>]]>
        </description>
    </item>
    <item>
        <title>Can i rename Buttons or create a custom Button for MessageDlg()?</title>
        <link>https://forum.fast-report.com/en/discussion/17888/can-i-rename-buttons-or-create-a-custom-button-for-messagedlg</link>
        <pubDate>Fri, 03 Nov 2023 08:41:09 +0000</pubDate>
        <category>Fast Reports Products</category>
        <dc:creator>sirtet</dc:creator>
        <guid isPermaLink="false">17888@/en/discussions</guid>
        <description><![CDATA[<p>I want a dialogue with two buttons &quot;ABC&quot; and &quot;XYZ&quot;. But i don&#39;t see if or how i can do that.</p><p>What i have is this:</p><div><div>
    <div>
        <a href="https://forum.fast-report.com/en/uploads/326/M22LSINOOELI.png" rel="nofollow noopener" target="_blank">
            <img src="https://forum.fast-report.com/en/uploads/326/M22LSINOOELI.png" alt="image" />
        </a>
    </div>
</div></div><p>I also miss the list of available options for all the Parameters. mbYes, mbNo etc. i found by googling, but the sources i found actually refer to a different implementation of the function (Delphi11), which accepts button-renames as an additional parameter: <a href="https://stackoverflow.com/questions/75231411/messagedlg-with-custom-button-text" rel="nofollow">https://stackoverflow.com/questions/75231411/messagedlg-with-custom-button-text</a> </p><p>Which delphi-version should i google for to find correct answers? Or, is there a reference manual specifically for FastReport&#39;s implementation of PascalScript?</p><p>I tried a few things to create my own button, the following is the closest i got, it runs but throws a runtime error, something like &quot;Illegal Variant Operation&quot;...</p><p>&nbsp;&nbsp;&nbsp;MyBtn: TMsgDlgButtons;&nbsp;&nbsp;MyBtn := [&#39;test&#39;, 123];&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>]]>
        </description>
    </item>
    <item>
        <title>Mail Client wont open with frxReport.Export(mail)</title>
        <link>https://forum.fast-report.com/en/discussion/17872/mail-client-wont-open-with-frxreport-export-mail</link>
        <pubDate>Mon, 09 Oct 2023 15:30:45 +0000</pubDate>
        <category>Fast Reports Products</category>
        <dc:creator>mpsSteinke</dc:creator>
        <guid isPermaLink="false">17872@/en/discussions</guid>
        <description><![CDATA[<p>We used <a href="https://www.fast-report.com/en/blog/show/send-report-delphi-mapi-protocol/" rel="nofollow">https://www.fast-report.com/en/blog/show/send-report-delphi-mapi-protocol/</a> in our product for a very long time and it worked everytime, but since the new Outlook update 21 came out some clients had a problem that their Mail Outlook Client wont open without an errormessage. The Attachment for opening the Mail Client is a PDF File.</p><p>Some settings like changing the Standard mail Client from the Windows Settings were changed.</p><p>We already made the registry keys for MAPI:[HKEYLOCALMACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows Messaging Subsystem]&quot;MAPI&quot;=&quot;1&quot;&nbsp;&quot;MAPIX&quot;=&quot;1&quot;&nbsp;&quot;MAPIXVER&quot;=&quot;1.0.0.1&quot;&nbsp;&nbsp;</p><p>But opening the Outlook Mail Client with an external programs like &quot;Snipping Tool&quot; works fine, it opens the Outlook client with the Attachment picture just fine.</p><p>Any Idea to fix this issue?</p>]]>
        </description>
    </item>
    <item>
        <title>Configuring Report Text Objects</title>
        <link>https://forum.fast-report.com/en/discussion/17835/configuring-report-text-objects</link>
        <pubDate>Fri, 04 Aug 2023 14:03:21 +0000</pubDate>
        <category>Fast Reports Products</category>
        <dc:creator>gzielinski</dc:creator>
        <guid isPermaLink="false">17835@/en/discussions</guid>
        <description><![CDATA[<p>Hello,</p><p>I am very new to Fast Reports, sorry if the is a simple or dumb question,  we are converting some older Crystal Reports over to Fast Repots, and the Fast Reports builder is embedded with the software we are using (DMS).  We have some formulas / expressions we are trying to convert over.  We are having issue getting them to filter the data we want.</p><p>Below is the formula we pulled from the crystal report, to exclude some workcenters from the report.</p><p>This is the Dataset we need to pull from - [Job Updating Transactions.&quot;PoolsName&quot;]</p><p>Below is the results we want to filter / remove.</p><p>Job Updating Transactions.&quot;Ident&quot;] &lt;&gt; &quot;1000&quot; and [Job Updating Transactions.&quot;ReportResourceName&quot;] &lt;&gt; &quot;COMPLETEWO&quot; and [Job Updating Transactions.&quot;EmployeeName&quot;] &lt;&gt;&quot;*BREAK&quot;</p><p>Questions is, where do we put this query / expressions at? and how to we call it to the report?  can this be configured in the memo box?</p><p>Thanks.</p>]]>
        </description>
    </item>
    <item>
        <title>The information displayed in the footer barcode is incorrect</title>
        <link>https://forum.fast-report.com/en/discussion/17806/the-information-displayed-in-the-footer-barcode-is-incorrect</link>
        <pubDate>Wed, 14 Jun 2023 05:47:41 +0000</pubDate>
        <category>Fast Reports Products</category>
        <dc:creator>987288655</dc:creator>
        <guid isPermaLink="false">17806@/en/discussions</guid>
        <description><![CDATA[<p>&quot;I have a printing template in FastReport with a header and a footer that use the same data source. When printing three orders together, the header displays the correct order number for each order, but the barcode in the footer shows the order number of the next order. As a result, the footer barcode of Order A displays Order B, and the footer barcode of Order C displays Order A. How should I handle this issue?&quot;</p>]]>
        </description>
    </item>
    <item>
        <title>script text string splitter</title>
        <link>https://forum.fast-report.com/en/discussion/17771/script-text-string-splitter</link>
        <pubDate>Sat, 29 Apr 2023 15:47:18 +0000</pubDate>
        <category>Fast Reports Products</category>
        <dc:creator>Mojtaba</dc:creator>
        <guid isPermaLink="false">17771@/en/discussions</guid>
        <description><![CDATA[<p>Hello, I want to read the characteristics of a text from a database field. . .</p><p>Specifications such as color, size and type of text prominence</p><p>How do I do this? Please with Pascal script explain to me</p><p>In the OnBeforePrint event</p><pre spellcheck="false">Read all specifications with a separator Example
Size|Color|Bold|
14px|Green|Yes |
</pre><p>I did this but I created a field for each attribute in the database which is not the correct way</p><div><div>
    <div>
        <a href="https://forum.fast-report.com/en/uploads/419/YHHR71PJ86YI.jpg" rel="nofollow noopener" target="_blank">
            <img src="https://forum.fast-report.com/en/uploads/419/YHHR71PJ86YI.jpg" alt="image" />
        </a>
    </div>
</div></div><p><br /></p>]]>
        </description>
    </item>
    <item>
        <title>Change font size within Memo?</title>
        <link>https://forum.fast-report.com/en/discussion/17719/change-font-size-within-memo</link>
        <pubDate>Tue, 07 Mar 2023 21:01:11 +0000</pubDate>
        <category>Fast Reports Products</category>
        <dc:creator>sirtet</dc:creator>
        <guid isPermaLink="false">17719@/en/discussions</guid>
        <description><![CDATA[<p>I want to output six fields like [label]: [Data], [label]: [Data], [label]: [Data], where the label is output in a smaller font size than the data. As the length of labels and data varies a lot, i have it all in one memo, so that the result can break onto the next line if needed.</p><p>I was able to use bold, italic, etc. but i think it is not possible to change font-size within a Memo, right?</p><p>I think the answer is no, right?</p><p>I also tried to use a rich-text instead of a memo, but here, the text does not wrap onto the next line.</p><p>So, is there an alternative way to get what i want?</p><p> I searched for a way to use six separate memo&#39;s, one for each field, where the position of the memos would each be determined by the end of the previous one. But i did not find anything to achieve that either.</p><p>Any ideas?</p>]]>
        </description>
    </item>
    <item>
        <title>Image rotation in generated pdfs</title>
        <link>https://forum.fast-report.com/en/discussion/17580/image-rotation-in-generated-pdfs</link>
        <pubDate>Tue, 04 Oct 2022 10:49:07 +0000</pubDate>
        <category>Fast Reports Products</category>
        <dc:creator>Grizzlik</dc:creator>
        <guid isPermaLink="false">17580@/en/discussions</guid>
        <description><![CDATA[<p>Hello,</p><p>we are generating pdfs which have user&#39;s photo in it (Picture object). Sometimes this photo (jpg image) is rotated - technically the EXIF metadata has Orientation = &quot;Rotate 90 CW&quot; for example.</p><p>Preview of the photo in browser is shown correctly - browser auto-rotates the image. But in generated pdf is not auto-rotated, so it shows &quot;wrongly&quot; rotated photo.</p><p>Is it possible to add function to enable Auto-rotation for Picture object?</p><p>Thank you,</p><p>Martin Z&aacute;kostelsk&yacute;</p>]]>
        </description>
    </item>
    <item>
        <title>Multipage</title>
        <link>https://forum.fast-report.com/en/discussion/17553/multipage</link>
        <pubDate>Thu, 25 Aug 2022 07:53:51 +0000</pubDate>
        <category>Fast Reports Products</category>
        <dc:creator>josipbarisic</dc:creator>
        <guid isPermaLink="false">17553@/en/discussions</guid>
        <description><![CDATA[<p>I have Page1 which can expand on more pages. After that I have create Page2.</p><p>On Page1 I have Child1 and PageFooter which I don&#39;t wanna to show on Page2.</p><p>How to hide Child1 and PageFooter from Page1 on Page2?</p>]]>
        </description>
    </item>
    <item>
        <title>Variable Image Height not Paging Properly</title>
        <link>https://forum.fast-report.com/en/discussion/17514/variable-image-height-not-paging-properly</link>
        <pubDate>Mon, 18 Jul 2022 20:49:11 +0000</pubDate>
        <category>Fast Reports Products</category>
        <dc:creator>Gordon Turner</dc:creator>
        <guid isPermaLink="false">17514@/en/discussions</guid>
        <description><![CDATA[<p>I&#39;m using Firemonkey (Alexandria) and version 2022.1 of Fast Report.  I have a report that prints a detail line and then any images for that item in a subreport below the detail line.  I adjust the height of the image in the subreport with code in the .fr3 based on whether the image is in portrait or landscape format, since I am trying to limit the blank space in the report.  However, it seems if the image does not quite fit in the remaining space on the page it does not print the image on the next page, but instead causes issues with the following detail line (pushing it way down the next page).</p><p>Here is the internal code I&#39;m using in the report:</p><p>procedure Picture1OnBeforePrint(Sender: TfrxComponent);</p><p>begin</p><p>&nbsp;if (&lt;frxDBPictures.&quot;Picture1&quot;&gt; = &#39;&#39;) and (not &lt;PicPrinted&gt;) then begin</p><p>&nbsp;&nbsp;txtNoPictures.Visible := True;</p><p>&nbsp;&nbsp;PicHeader.Height := fr1in * 0.20;</p><p>&nbsp;&nbsp;Picture1.Visible := False;</p><p>&nbsp;&nbsp;Picture1.Height := fr1in * 0.20;</p><p>&nbsp;&nbsp;Picture1.Width := Picture1.Height;</p><p>&nbsp;&nbsp;PicData.Height := fr1in * 0.20;</p><p>&nbsp;end</p><p>&nbsp;else begin</p><p>&nbsp;&nbsp;txtNoPictures.Visible := False;</p><p>&nbsp;&nbsp;PicHeader.Height := fr1in * 0.25;</p><p>&nbsp;&nbsp;Picture1.Height := fr1in * &lt;PicHeight&gt;;</p><p>&nbsp;&nbsp;Picture1.Width := fr1in * &lt;PicWidth&gt;;</p><p>&nbsp;&nbsp;Picture1.Visible := True;</p><p>&nbsp;&nbsp;PicData.Height := fr1in * &lt;PicHeight&gt;;</p><p>&nbsp;&nbsp;PicData.ColumnWidth := Picture1.Width;</p><p>&nbsp;end;</p><p>end;</p><p>Code in the program itself sets the values of PicHeight and PicWidth based on the particular image, but limited to 3.5 inches wide.</p><p>What do I need to do to get the image to print on the next page if it does not fit on the current page?</p>]]>
        </description>
    </item>
    <item>
        <title>Information to Charts</title>
        <link>https://forum.fast-report.com/en/discussion/17350/information-to-charts</link>
        <pubDate>Wed, 26 Jan 2022 13:05:48 +0000</pubDate>
        <category>Fast Reports Products</category>
        <dc:creator>jurgster</dc:creator>
        <guid isPermaLink="false">17350@/en/discussions</guid>
        <description><![CDATA[<div><div>
    <div>
        <a href="https://forum.fast-report.com/en/uploads/613/DFR4JQIOE6II.png" rel="nofollow noopener" target="_blank">
            <img src="https://forum.fast-report.com/en/uploads/613/DFR4JQIOE6II.png" alt="image" />
        </a>
    </div>
</div></div><div><div>
    <div>
        <a href="https://forum.fast-report.com/en/uploads/749/AUNDB68L2HVN.png" rel="nofollow noopener" target="_blank">
            <img src="https://forum.fast-report.com/en/uploads/749/AUNDB68L2HVN.png" alt="image" />
        </a>
    </div>
</div></div><div><div>
    <div>
        <a href="https://forum.fast-report.com/en/uploads/825/BY67JMJORCQJ.png" rel="nofollow noopener" target="_blank">
            <img src="https://forum.fast-report.com/en/uploads/825/BY67JMJORCQJ.png" alt="image" />
        </a>
    </div>
</div></div><p>Hi,</p><p>Any ideas where I can get better infomation to making reports with line charts with SQL query.</p><p>All I achive is flatline or assend and I can not seem to get a count with grouping.</p>]]>
        </description>
    </item>
    <item>
        <title>Installing FMX 2.8.12</title>
        <link>https://forum.fast-report.com/en/discussion/17339/installing-fmx-2-8-12</link>
        <pubDate>Mon, 17 Jan 2022 15:18:34 +0000</pubDate>
        <category>Fast Reports Products</category>
        <dc:creator>drubbiani</dc:creator>
        <guid isPermaLink="false">17339@/en/discussions</guid>
        <description><![CDATA[<p>Hello,</p><p>when I try to install FR FMX 2.8.12 under my Delphi Ent. 11 I get the following error:</p><p><strong>Required package &#39;FMXTee928&#39; not found FMXfsTee28.dpk not compiled!</strong></p><p>The <strong>FMXfsTee28.bpl </strong>file is in the specified folder...</p><p>How should I proceed?</p><p>Thank you, Davide</p><div><div>
    <div>
        <div data-json="{&quot;url&quot;:&quot;https:\/\/forum.fast-report.com\/en\/uploads\/546\/XIF9HD9CRZWY.jpg&quot;,&quot;type&quot;:&quot;file&quot;,&quot;attributes&quot;:{&quot;mediaID&quot;:3349,&quot;url&quot;:&quot;https:\/\/forum.fast-report.com\/en\/uploads\/546\/XIF9HD9CRZWY.jpg&quot;,&quot;name&quot;:&quot;FRError.jpg&quot;,&quot;type&quot;:&quot;image\/jpeg&quot;,&quot;size&quot;:110481,&quot;width&quot;:1536,&quot;height&quot;:648,&quot;dateInserted&quot;:&quot;2022-01-17T15:18:20+00:00&quot;,&quot;insertUserID&quot;:68219,&quot;foreignType&quot;:&quot;embed&quot;,&quot;foreignID&quot;:68219}}"><a rel="nofollow" href="https://forum.fast-report.com/en/uploads/546/XIF9HD9CRZWY.jpg" download="">https://forum.fast-report.com/en/uploads/546/XIF9HD9CRZWY.jpg</a></div>
    </div>
</div></div><p><br /></p>]]>
        </description>
    </item>
    <item>
        <title>Benutzerdefinierte Variable mit dem Ergebnis eines SELECT füllen</title>
        <link>https://forum.fast-report.com/en/discussion/17326/benutzerdefinierte-variable-mit-dem-ergebnis-eines-select-fuellen</link>
        <pubDate>Fri, 07 Jan 2022 13:41:03 +0000</pubDate>
        <category>Fast Reports Products</category>
        <dc:creator>AnnaBolika</dc:creator>
        <guid isPermaLink="false">17326@/en/discussions</guid>
        <description><![CDATA[<p>Hallo Zusammen, </p><p>ist es m&ouml;glich eine benutzerdefinierte Variable mit dem Ergebnis eines Selects zu f&uuml;llen und in einem Report auszugeben. </p><p>Ich m&ouml;chte z.B. eine Artikelliste ausgeben. In der Kopfzeile soll das Datum des zuletzt hinzugef&uuml;gten Artikels ausgegeben werden.</p><p>Also z.B. VARIABLE = (SELECT MAX(Datum) FROM Artikel)</p><p>Da ich in dem f&uuml;r den Report zugrundeliegenden SELECT kein GROUP BY verwenden kann, denke ich, dass ich nur mit einer Variablen, wie oben beschrieben, weiterkomme.&nbsp;</p><p>Kann mir jemand helfen? ﻿🤔﻿</p><p>&nbsp;Danke schon mal ﻿🤗﻿</p>]]>
        </description>
    </item>
    <item>
        <title>Page1=Data Page2=Report</title>
        <link>https://forum.fast-report.com/en/discussion/17247/page1-data-page2-report</link>
        <pubDate>Thu, 28 Oct 2021 11:47:47 +0000</pubDate>
        <category>Fast Reports Products</category>
        <dc:creator>jurgster</dc:creator>
        <guid isPermaLink="false">17247@/en/discussions</guid>
        <description><![CDATA[<p>Hi,</p><p>After a lot of reading I have not satisfied my thoughts.</p><p>How can I make my page 2 report get results from page 1 data?</p><p>I can not edit the layout all on one page as the databands push my report summary off the bottom.</p><p>Tried a page two for the layout seeing my ref to the data was not made leaving my results empty.</p><p>So I finished my layout first on page 2 to cut and paste my band back to page 1.</p><p>I guess there is a way apart from the way I done it.</p>]]>
        </description>
    </item>
    <item>
        <title>Would it be possible to leave a default option on the attached configuration screen?</title>
        <link>https://forum.fast-report.com/en/discussion/17229/would-it-be-possible-to-leave-a-default-option-on-the-attached-configuration-screen</link>
        <pubDate>Mon, 11 Oct 2021 13:00:49 +0000</pubDate>
        <category>Fast Reports Products</category>
        <dc:creator>Neresz</dc:creator>
        <guid isPermaLink="false">17229@/en/discussions</guid>
        <description><![CDATA[<div><div>
    <div>
        <div data-json="{&quot;url&quot;:&quot;https:\/\/forum.fast-report.com\/en\/uploads\/450\/TZX1CHDD279F.jpg&quot;,&quot;type&quot;:&quot;file&quot;,&quot;attributes&quot;:{&quot;mediaID&quot;:3303,&quot;url&quot;:&quot;https:\/\/forum.fast-report.com\/en\/uploads\/450\/TZX1CHDD279F.jpg&quot;,&quot;name&quot;:&quot;FastReport.jpg&quot;,&quot;type&quot;:&quot;image\/jpeg&quot;,&quot;size&quot;:36954,&quot;width&quot;:291,&quot;height&quot;:340,&quot;dateInserted&quot;:&quot;2021-10-11T12:54:41+00:00&quot;,&quot;insertUserID&quot;:68722,&quot;foreignType&quot;:&quot;embed&quot;,&quot;foreignID&quot;:68722}}"><a rel="nofollow" href="https://forum.fast-report.com/en/uploads/450/TZX1CHDD279F.jpg" download="">https://forum.fast-report.com/en/uploads/450/TZX1CHDD279F.jpg</a></div>
    </div>
</div></div><pre spellcheck="false">Would it be possible to leave a default option on the attached configuration screen? Embedded fonts option.
</pre><p><br /></p>]]>
        </description>
    </item>
    <item>
        <title>Engine.CurX before new page is printed</title>
        <link>https://forum.fast-report.com/en/discussion/16735/engine-curx-before-new-page-is-printed</link>
        <pubDate>Fri, 30 Apr 2021 15:40:41 +0000</pubDate>
        <category>Fast Reports Products</category>
        <dc:creator>fisad</dc:creator>
        <guid isPermaLink="false">16735@/en/discussions</guid>
        <description><![CDATA[<p>I am modifying the value of Engine.CurX when printing the records of a band associated with a DataSet, the modifications are made in the event:</p><p>procedure MasterData2OnBeforePrint (Sender: TfrxComponent);</p><p><br /></p><p>Example from the official manual.</p><p><br /></p><p>Everything works correctly before a new page is generated, when the new page is generated, the Engine.CurX is set to 0 by default and the modifications of the band event are not considered and, regardless of the value has been defined in the band event, the new record is printed to the left edge (Emgine.CurX = 0).</p><p><br /></p><p>How would it be possible to get the new page to start in the position (Engine.CurX) indicated in the band event?</p>]]>
        </description>
    </item>
    <item>
        <title>Are there any intentions to have Fast Report compatible with dart?</title>
        <link>https://forum.fast-report.com/en/discussion/16706/are-there-any-intentions-to-have-fast-report-compatible-with-dart</link>
        <pubDate>Thu, 22 Apr 2021 10:09:00 +0000</pubDate>
        <category>Fast Reports Products</category>
        <dc:creator>mtecnic</dc:creator>
        <guid isPermaLink="false">16706@/en/discussions</guid>
        <description><![CDATA[<p>Good Morning,</p><p>Since flutter has experimented a huge growth and now we have a flutter desktop in beta is there any intention to have a Fast Report product in dart to use it with flutter?</p><p>Flutter Desktop is still in beta, but it looks pretty promising as a cross platform framework to develop desktop apps for the other cross platforms for desktop development lack good documentation or consume a lot of resources. I will like to use it, but all my products use Fast Report (in Wpf and Delphi) so I wanted to ask if there are any intentions to create a Fast Report for a dart or if there is any workaround to use it with flutter.</p><p>Thanks for your attention</p>]]>
        </description>
    </item>
    <item>
        <title>Adding TfrxReportTitle below TfrxPageHeader</title>
        <link>https://forum.fast-report.com/en/discussion/16266/adding-tfrxreporttitle-below-tfrxpageheader</link>
        <pubDate>Thu, 27 Aug 2020 14:16:17 +0000</pubDate>
        <category>Fast Reports Products</category>
        <dc:creator>Gordon Turner</dc:creator>
        <guid isPermaLink="false">16266@/en/discussions</guid>
        <description><![CDATA[<p>I need to print data below the page header of a report, but only once on the first page, before printing the report details in Firemonkey.  In Version 4.10 of Fast Reports (granted an old version and only for VCL) I was able to add the Report Title below the Page Header and that worked fine.  Now I am converting the program to FireMonkey and can&#39;t figure out how to replicate that in the new FRX version of Fast Reports.</p><p>Any help with this would be greatly appreciated.</p>]]>
        </description>
    </item>
    <item>
        <title>Determining Width of Text for TfrxMemoView</title>
        <link>https://forum.fast-report.com/en/discussion/16265/determining-width-of-text-for-tfrxmemoview</link>
        <pubDate>Thu, 27 Aug 2020 14:11:26 +0000</pubDate>
        <category>Fast Reports Products</category>
        <dc:creator>Gordon Turner</dc:creator>
        <guid isPermaLink="false">16265@/en/discussions</guid>
        <description><![CDATA[<p>I&#39;m creating TfrxMemoView components in the header band of a report and am having difficulty figuring out how to determine the necessary width of the component based on the text value that will be assigned.&nbsp;I&#39;ve tried setting the value of a TfrxLabel and measuring the TextWidth of the Canvas, but that doesn&#39;t seem to match up.&nbsp;For example&nbsp;</p><p><br /></p><p>TestLabel.TextSettings.Font.Family := &#39;Arial&#39;;</p><p>TestLabel.TextSettings.Font.Size := 10;</p><p>TestLabel.TextSettings.Font.Style := [TFontStyle.fsBold];</p><p>Width := TestLabel.Canvas.TextWidth(&#39;Replacement&#39;);</p><p><br /></p><p>results in a value of about 68 pixels (.70 inches). But when I add the text to the TfrxMemoView component directly, it requires about 1 inch to display without truncating the text.&nbsp;</p><p><br /></p><p>How can I determine the necessary width needed for the TfrxMemoView component for a text value?</p>]]>
        </description>
    </item>
    <item>
        <title>Fast Reports FMX, Delphi 10.4 Patch3, FireDAC - Install problem.</title>
        <link>https://forum.fast-report.com/en/discussion/16262/fast-reports-fmx-delphi-10-4-patch3-firedac-install-problem</link>
        <pubDate>Wed, 26 Aug 2020 03:12:04 +0000</pubDate>
        <category>Fast Reports Products</category>
        <dc:creator>kamiller42</dc:creator>
        <guid isPermaLink="false">16262@/en/discussions</guid>
        <description><![CDATA[<p>FR FMX 2.7.1 installed. I&#39;m working on installing FireDAC support, the packages in .\FastReport FMX 2 Professional\Source\FireDAC\</p><p><br /></p><p>FMXfrxFD27.dproj doesn&#39;t compile.</p><ol><li>The package source has &quot;package FMXfrx26&quot; for its name. </li><li>The requires is referencing FMXfs26</li><li>Building in Delphi results in this...<ol><li>[dcc32 Fatal Error] FMXfrx26.dpk(30): E2225 Never-build package &#39;fmx&#39; must be recompiled</li></ol></li></ol><p>I can do cleanup on name and requires. Is the fatal error caused by the DCUs not being patch 3 compatible? </p><p>The Recompile.exe tool, started as Administrator, says it compiled the FireDAC package, but it&#39;s not in the directory it says it is.</p><p><br /></p><p>Q1: Is Fast Reports Delphi 10.4 Patch 3 ready?</p><p>Q2: What are the steps to install FireDAC support?</p>]]>
        </description>
    </item>
    <item>
        <title>After upgrade to version fmx2_7_1_all_pro my frxreport1.export(frxpdfexport1) range check error</title>
        <link>https://forum.fast-report.com/en/discussion/16183/after-upgrade-to-version-fmx2-7-1-all-pro-my-frxreport1-export-frxpdfexport1-range-check-error</link>
        <pubDate>Tue, 07 Jul 2020 16:30:54 +0000</pubDate>
        <category>Fast Reports Products</category>
        <dc:creator>Walter Pettway</dc:creator>
        <guid isPermaLink="false">16183@/en/discussions</guid>
        <description><![CDATA[<p>This was working fine until I upgraded to support Delphi 10.4 and compile my App using 10.3.2 version of Delphi now when I try to use the export to pdf I get range check error.</p><p><br /></p><p>Thanks</p><p>Walter</p>]]>
        </description>
    </item>
    <item>
        <title>When will FastReport FMX 2 support Delphi 10.4</title>
        <link>https://forum.fast-report.com/en/discussion/16159/when-will-fastreport-fmx-2-support-delphi-10-4</link>
        <pubDate>Sat, 27 Jun 2020 00:45:15 +0000</pubDate>
        <category>Fast Reports Products</category>
        <dc:creator>Walter Pettway</dc:creator>
        <guid isPermaLink="false">16159@/en/discussions</guid>
        <description><![CDATA[<p>I have been waiting awhile for this and have not heard about when it will be available..</p><p>Thank</p><p>Garnet</p>]]>
        </description>
    </item>
    <item>
        <title>Am New to fast report,i need some training</title>
        <link>https://forum.fast-report.com/en/discussion/15659/am-new-to-fast-report-i-need-some-training</link>
        <pubDate>Wed, 04 Dec 2019 03:48:01 +0000</pubDate>
        <category>Fast Reports Products</category>
        <dc:creator>Paul mugendi</dc:creator>
        <guid isPermaLink="false">15659@/en/discussions</guid>
        <description><![CDATA[<p>i am willing to pay.please DM on +254723378072</p>]]>
        </description>
    </item>
   </channel>
</rss>
