<?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>FastReport VCL — FastReport Forum</title>
        <link>https://forum.fast-report.com/en/</link>
        <pubDate>Thu, 14 May 2026 16:09:58 +0000</pubDate>
        <language>en</language>
            <description>FastReport VCL — FastReport Forum</description>
    <atom:link href="https://forum.fast-report.com/en/categories/fastreport-vcl-6/feed.rss" rel="self" type="application/rss+xml"/>
    <item>
        <title>New UI Components TfrBarcode, TfrCalendar ...</title>
        <link>https://forum.fast-report.com/en/discussion/19255/new-ui-components-tfrbarcode-tfrcalendar</link>
        <pubDate>Wed, 22 Apr 2026 11:44:45 +0000</pubDate>
        <category>FastReport VCL</category>
        <dc:creator>ProPinball</dc:creator>
        <guid isPermaLink="false">19255@/en/discussions</guid>
        <description><![CDATA[<p>Hi, I have installed FastReport VCL 2026.2 (Enterprise) today with my Delphi 12.2 and was wondering where I can find these newly described components (<a href="https://www.fast-report.com/news/release-fastreport-vcl-2026.2" rel="nofollow">https://www.fast-report.com/news/release-fastreport-vcl-2026.2</a>) TfrBarcode, TfrCalendar, TfrMaskEdit and so on? I can&#39;t find anything in the demos or source codes, component palette?</p><p>Where are they and how can I use them?</p><p>Thanks - Andreas.</p>]]>
        </description>
    </item>
    <item>
        <title>Barcode DataMatrix: 2 AV bugs fix suggestion</title>
        <link>https://forum.fast-report.com/en/discussion/19254/barcode-datamatrix-2-av-bugs-fix-suggestion</link>
        <pubDate>Wed, 22 Apr 2026 11:22:14 +0000</pubDate>
        <category>FastReport VCL</category>
        <dc:creator>grm</dc:creator>
        <guid isPermaLink="false">19254@/en/discussions</guid>
        <description><![CDATA[<div><div>
    <div>
        <div data-json="{&quot;url&quot;:&quot;https:\/\/forum.fast-report.com\/en\/uploads\/076\/6TDKPRZLXLJ8.zip&quot;,&quot;type&quot;:&quot;file&quot;,&quot;attributes&quot;:{&quot;mediaID&quot;:3920,&quot;url&quot;:&quot;https:\/\/forum.fast-report.com\/en\/uploads\/076\/6TDKPRZLXLJ8.zip&quot;,&quot;name&quot;:&quot;frxBarcodeDataMatrix.zip&quot;,&quot;type&quot;:&quot;application\/x-zip-compressed&quot;,&quot;size&quot;:10960,&quot;dateInserted&quot;:&quot;2026-04-22T11:13:44+00:00&quot;,&quot;insertUserID&quot;:74039,&quot;foreignType&quot;:&quot;embed&quot;,&quot;foreignID&quot;:74039}}"><a rel="nofollow" href="https://forum.fast-report.com/en/uploads/076/6TDKPRZLXLJ8.zip" download="">https://forum.fast-report.com/en/uploads/076/6TDKPRZLXLJ8.zip</a></div>
    </div>
</div></div><p>There are 2 bugs found, that runs to AV in multithreaded or interrupted by timer application.</p><p>First one in &quot;module&quot; procedure. Original algorithm dont fix possible buffer overrun.</p><p>Second one in &quot;nrow, ncol&quot; variables declaration. This variables must be declared in class, not as standalone unit shared variables.</p><p>Here is my suggestion with fixes.</p>]]>
        </description>
    </item>
    <item>
        <title>Report inheritance</title>
        <link>https://forum.fast-report.com/en/discussion/19245/report-inheritance</link>
        <pubDate>Thu, 19 Mar 2026 13:10:40 +0000</pubDate>
        <category>FastReport VCL</category>
        <dc:creator>BenH</dc:creator>
        <guid isPermaLink="false">19245@/en/discussions</guid>
        <description><![CDATA[<p>I created a Fastreport template with a page header on top, then a report title and then a page footer.</p><p>I then created another template and let it inherit from the previous template. But when I open this new report it shows report title, then page header, then page footer.</p><p>How does one fix this?</p>]]>
        </description>
    </item>
    <item>
        <title>Totals in Group Header: need explaining</title>
        <link>https://forum.fast-report.com/en/discussion/19244/totals-in-group-header-need-explaining</link>
        <pubDate>Wed, 18 Mar 2026 11:34:29 +0000</pubDate>
        <category>FastReport VCL</category>
        <dc:creator>BenH</dc:creator>
        <guid isPermaLink="false">19244@/en/discussions</guid>
        <description><![CDATA[<p>Posting this also under Fastreport VCL in case the group Fastreport 4.0 was the wrong group:</p><p>So a while back I came across this video explaining how to add group totals to group header.</p><p><a href="https://www.youtube.com/watch?v=TwmtT4rrvPM" rel="nofollow">https://www.youtube.com/watch?v=TwmtT4rrvPM</a></p><p>At one point the uploader puts 2 OnbeforePrint events.</p><p>In the second event he writes the line</p><p>Set(&lt;ADOQuery1.&quot;Company&quot;&gt;, Sum(&lt;ADOQuery1.&quot;ItemsTotal&quot;&gt;, MasterData1));</p><p>The field &lt;ADOQuery1.&quot;Company&quot;&gt; has the company name. Why are we suddenly giving it a new value? Or am I misunderstanding the above line?</p><p>In the first event he writes</p><p>Memo3.Text:=&#39;Sum:&#39;+FloatToStr(Get(&lt;ADOQuery1.&quot;Company&quot;&gt;));</p><p>If Memo2 already contains the sum, why not just write Memo3.Text:=Memo2.Text?</p>]]>
        </description>
    </item>
    <item>
        <title>Runtime Formulardesigner fails under Rad Studio 13.1 Win64x with 2026.1.2+</title>
        <link>https://forum.fast-report.com/en/discussion/19247/runtime-formulardesigner-fails-under-rad-studio-13-1-win64x-with-2026-1-2</link>
        <pubDate>Wed, 25 Mar 2026 14:58:31 +0000</pubDate>
        <category>FastReport VCL</category>
        <dc:creator>sloewen_fullsystem</dc:creator>
        <guid isPermaLink="false">19247@/en/discussions</guid>
        <description><![CDATA[<p>Hi,</p><p>i used FR 2026.1.6 with Rad Studio 12.2 Win64, everything worked fine.</p><p>After migration to Rad Studio 13.1 Win64x, first try with FR 2026.1.7 printing is working but runtime formular design brings Access Violation #0</p><p>Nothing had to be changed for migrating with FR use, no compile warning/hints.</p><p>Then i tried:</p><p>2026.1 is running</p><p>2026.1.1 is running</p><p>2026.1.2 and all above till current 2026.1.7 has the same issue with AV when trying runtime designer.</p><p><br /></p><p>Are there any known problems with Win64x in that versions?</p><p>Regards,</p><p>Sascha</p>]]>
        </description>
    </item>
    <item>
        <title>FR 2026.3.1 install fails on D13.1</title>
        <link>https://forum.fast-report.com/en/discussion/19246/fr-2026-3-1-install-fails-on-d13-1</link>
        <pubDate>Tue, 24 Mar 2026 17:46:48 +0000</pubDate>
        <category>FastReport VCL</category>
        <dc:creator>FAlvarado</dc:creator>
        <guid isPermaLink="false">19246@/en/discussions</guid>
        <description><![CDATA[<p>Last weekend I tried to install D13.1 (32 and 64 bits) and reinstall TMS components and FR components.  As I have installed D12.2 those also installed on it. TMS installed without error messages but I&#39;m having a lot of BPLs not  found, even if the files are in the library paths. Same  The packages are empty, no components showing.</p><div><div>
    <div>
        <a href="https://forum.fast-report.com/en/uploads/334/IHE4QL0WY8A5.png" rel="nofollow noopener" target="_blank">
            <img src="https://forum.fast-report.com/en/uploads/334/IHE4QL0WY8A5.png" alt="image" />
        </a>
    </div>
</div></div><div><div>
    <div>
        <a href="https://forum.fast-report.com/en/uploads/115/PV8GQABG4L9L.png" rel="nofollow noopener" target="_blank">
            <img src="https://forum.fast-report.com/en/uploads/115/PV8GQABG4L9L.png" alt="image" />
        </a>
    </div>
</div></div><p>Is version 2026.3.1 compatible with D13.1?  The issue also affects  D12.2 </p><p>Any advise to resolve this issue?</p><p>Francisco Alvarado</p>]]>
        </description>
    </item>
    <item>
        <title>FastReport 2026.1.2 VCL,  Delphi 12.0 “error in expression” with string report variables.</title>
        <link>https://forum.fast-report.com/en/discussion/19252/fastreport-2026-1-2-vcl-delphi-12-0-error-in-expression-with-string-report-variables</link>
        <pubDate>Fri, 03 Apr 2026 18:51:22 +0000</pubDate>
        <category>FastReport VCL</category>
        <dc:creator>abhart</dc:creator>
        <guid isPermaLink="false">19252@/en/discussions</guid>
        <description><![CDATA[<p>Delphi 12 code creates a variables category, and adds a variable &ldquo;Title&rdquo; to the report, with string value &lsquo;My Report Title&rsquo;.&nbsp;When I add this variable to my report and preview it, I get an error:</p><p>&lsquo;Memo24: Error in expression &lsquo;My report title&rsquo;: &lsquo;;&rsquo;&rsquo; expected&rsquo;</p><p>Within my Delphi code, I&rsquo;ve tried:</p><p>setting the report variable to my delphi variable</p><p>setting the report variable to my delphi variable surrounded with quotation marks (&ldquo;)</p><p>setting the report variable to my dephi variable surrounded with apostrophes (&lsquo;).</p><p>But each variation generates the same error.&nbsp;&nbsp;Of note:&nbsp;I created other variables in my delphi code that aren&rsquo;t string types, and they seem to work fine, specifically TDateTime, Integer, Boolean.&nbsp;It&rsquo;s only the string data type that&rsquo;s causing problems.</p>]]>
        </description>
    </item>
    <item>
        <title>FR on FPC error</title>
        <link>https://forum.fast-report.com/en/discussion/19249/fr-on-fpc-error</link>
        <pubDate>Sun, 29 Mar 2026 06:18:48 +0000</pubDate>
        <category>FastReport VCL</category>
        <dc:creator>tony2u</dc:creator>
        <guid isPermaLink="false">19249@/en/discussions</guid>
        <description><![CDATA[<p>FR 2026.1.7 on Lazarus 4.2+FPC3.2.2:</p><p>When the Lazarus app is running, if you hover your mouse over that field inside the red box for just a few seconds, it throws an error.</p><div><div>
    <div>
        <a href="https://forum.fast-report.com/en/uploads/056/CK8MGA46GJ7D.png" rel="nofollow noopener" target="_blank">
            <img src="https://forum.fast-report.com/en/uploads/056/CK8MGA46GJ7D.png" alt="image" />
        </a>
    </div>
</div></div><p><br /></p><p>I found that the problem happens whenever the width of that cell in the red box is smaller than the length of the text inside it.</p><div><div>
    <div>
        <a href="https://forum.fast-report.com/en/uploads/613/DFXTMP6LXUTC.png" rel="nofollow noopener" target="_blank">
            <img src="https://forum.fast-report.com/en/uploads/613/DFXTMP6LXUTC.png" alt="image" />
        </a>
    </div>
</div></div><p><br /></p><div><div>
    <div>
        <div data-json="{&quot;url&quot;:&quot;https:\/\/forum.fast-report.com\/en\/uploads\/873\/X5FXELDFCN33.zip&quot;,&quot;type&quot;:&quot;file&quot;,&quot;attributes&quot;:{&quot;mediaID&quot;:3911,&quot;url&quot;:&quot;https:\/\/forum.fast-report.com\/en\/uploads\/873\/X5FXELDFCN33.zip&quot;,&quot;name&quot;:&quot;FastReportTest.zip&quot;,&quot;type&quot;:&quot;application\/x-zip-compressed&quot;,&quot;size&quot;:100624,&quot;dateInserted&quot;:&quot;2026-03-29T06:17:02+00:00&quot;,&quot;insertUserID&quot;:73837,&quot;foreignType&quot;:&quot;embed&quot;,&quot;foreignID&quot;:73837}}"><a rel="nofollow" href="https://forum.fast-report.com/en/uploads/873/X5FXELDFCN33.zip" download="">https://forum.fast-report.com/en/uploads/873/X5FXELDFCN33.zip</a></div>
    </div>
</div></div><p><br /></p>]]>
        </description>
    </item>
    <item>
        <title>Reading value from a later footer memo with double pass causes incorrect result after 2 columns</title>
        <link>https://forum.fast-report.com/en/discussion/19241/reading-value-from-a-later-footer-memo-with-double-pass-causes-incorrect-result-after-2-columns</link>
        <pubDate>Fri, 13 Mar 2026 12:30:01 +0000</pubDate>
        <category>FastReport VCL</category>
        <dc:creator>natangg2</dc:creator>
        <guid isPermaLink="false">19241@/en/discussions</guid>
        <description><![CDATA[<p>&nbsp;am generating a <strong>cash flow report</strong> in <strong>FastReport VCL (Delphi)</strong> where <strong>each column represents a day</strong>, and each day must carry the <strong>final balance to the next day</strong>. The simplified band structure is:</p><pre spellcheck="false">MasterData
  Detail (Credits)
     Footer (Total Credits / Total + Last Day Total)
Mase
  Detail (Debits)
     Footer (Total Debits / Final Balance)

    
        <a href="https://forum.fast-report.com/en/uploads/435/E214UHC4ZUJH.png" rel="nofollow noopener" target="_blank">
            </a></pre><img src="https://forum.fast-report.com/en/uploads/435/E214UHC4ZUJH.png" alt="image" />
        
    
<p>The final balance of the column is then used as the starting balance of the next column using like: (Except the first one, which gets its value from a Query on code)</p><p><em>[Memo22.Value]</em> and the other day totals <em>[Memo98.Value + Memo49.Value]</em></p><p>DoublePass is <strong>enabled</strong>, otherwise the first columns cannot access values calculated later in the report. Credits and Debits also come from <strong>different DataSets</strong>.</p><h4>THE PROBLEM IS </h4><p>The first <strong>two columns calculate correctly</strong>, but starting from the <strong>third column the starting balance becomes incorrect</strong>. The total value from day 12 is <strong>-4.424,15</strong> but passing to the next day, the value become <strong>4.914,55</strong> positive, and i can&#39;t even find where that number come from...</p><p>I&#39;ve also tried using <strong>BEFORE PRINT </strong>on the top Memos, but the result is the same. Any guidance on the correct way to carry calculated balances between columns? What could be the issue? </p><p>Thanks in advance!</p>]]>
        </description>
    </item>
    <item>
        <title>Aggregate functions with bar chart</title>
        <link>https://forum.fast-report.com/en/discussion/19239/aggregate-functions-with-bar-chart</link>
        <pubDate>Thu, 05 Mar 2026 13:42:29 +0000</pubDate>
        <category>FastReport VCL</category>
        <dc:creator>BenH</dc:creator>
        <guid isPermaLink="false">19239@/en/discussions</guid>
        <description><![CDATA[<p>I want to use an aggregate function in Fastreport as per the screenshot below.</p><div><div>
    <div>
        <a href="https://forum.fast-report.com/en/uploads/769/RDHGPWKBW06K.png" rel="nofollow noopener" target="_blank">
            <img src="https://forum.fast-report.com/en/uploads/769/RDHGPWKBW06K.png" alt="image" />
        </a>
    </div>
</div></div><p>But when I run the report the bar chart ends up empty. Am I doing it wrong or is this not possible?</p>]]>
        </description>
    </item>
    <item>
        <title>Can't remove password once set easily in the designer.</title>
        <link>https://forum.fast-report.com/en/discussion/19192/cant-remove-password-once-set-easily-in-the-designer</link>
        <pubDate>Fri, 01 Aug 2025 03:25:57 +0000</pubDate>
        <category>FastReport VCL</category>
        <dc:creator>cpstevenc</dc:creator>
        <guid isPermaLink="false">19192@/en/discussions</guid>
        <description><![CDATA[<p>We use the password support for FR3 reports. Started with 2024.x.x and now on 2025.2.5</p><p>Which is great. People can&#39;t edit them and poke around.</p><p>Due to another issue I have ( <a href="https://forum.fast-report.com/en/discussion/19191/fielddefs-saved-in-fr3-when-it-didnt-use-to#latest" rel="nofollow">FieldDefs saved in FR3 when it didn&#39;t use to? &mdash; FastReport Forum</a> )</p><p>I have to remove the password, save it as plain XML text, edit the file manually in notepad and leave it not encrypted do to the bug above.... ugh.</p><p>I have a modified version of the report editor program for my own use.</p><p>I don&#39;t have to input the password because I have this code, to set it.</p><p>frxReport1.ReportOptions.HiddenPassword&nbsp; := &#39;bleh&#39;;</p><p>Which is great, don&#39;t have to hammer it in every time i edit a report.</p><p>The issue is, in the designer, you can&#39;t remove the password, IF, I have the above code to set the password.</p><p>If I remove that line of code, then I can remove the password.</p><p>So can see here, password is grayed out. I can&#39;t do anything.</p><div><div>
    <div>
        <a href="https://forum.fast-report.com/en/uploads/343/Y8HGBPEJD9D1.png" rel="nofollow noopener" target="_blank">
            <img src="https://forum.fast-report.com/en/uploads/343/Y8HGBPEJD9D1.png" alt="image" />
        </a>
    </div>
</div></div><p>Remove the 1 line of code, and rerun, now i can remove it!</p><div><div>
    <div>
        <a href="https://forum.fast-report.com/en/uploads/281/9DQIER9LYLZK.png" rel="nofollow noopener" target="_blank">
            <img src="https://forum.fast-report.com/en/uploads/281/9DQIER9LYLZK.png" alt="image" />
        </a>
    </div>
</div></div><p><br /></p>]]>
        </description>
    </item>
    <item>
        <title>FastReports FMX Skia, error when call DesignReport. Solution</title>
        <link>https://forum.fast-report.com/en/discussion/19078/fastreports-fmx-skia-error-when-call-designreport-solution</link>
        <pubDate>Wed, 23 Oct 2024 14:35:55 +0000</pubDate>
        <category>FastReport VCL</category>
        <dc:creator>linuxsapiens</dc:creator>
        <guid isPermaLink="false">19078@/en/discussions</guid>
        <description><![CDATA[<p>I download trial version to test a project where use FMX and Skia. The skia docs recommend to put a lines in SourceProject.pas with:&nbsp;</p><pre spellcheck="false">uses 
..., FMX.Skia, ...
GlobalUseSkia := True;
</pre><p>But when you do that and call frxReport.DesignReport to show the report designer raise an exception &quot;Invalid Printer class: TFakePrinterWin&quot;.&nbsp;</p><p>But all go normal when omit the line &quot;GlobalUseSkia := True&quot;  or comment.&nbsp;</p><p>I post because spend a lot of time trying to solve it.&nbsp;</p>]]>
        </description>
    </item>
    <item>
        <title>When trying to Sum I get &quot;Unknown variable or datafield&quot;</title>
        <link>https://forum.fast-report.com/en/discussion/19235/when-trying-to-sum-i-get-unknown-variable-or-datafield</link>
        <pubDate>Wed, 04 Feb 2026 01:34:08 +0000</pubDate>
        <category>FastReport VCL</category>
        <dc:creator>Robert_Gilland</dc:creator>
        <guid isPermaLink="false">19235@/en/discussions</guid>
        <description><![CDATA[<p>Errors are:</p><p>Unknown variable or datafield: FastSTKTKLINES.&quot;STKTKL<em>QTY</em>LINE&quot;</p><p>Unknown variable or datafield: FastSTKTKLINES.&quot;STKTKL<em>QTY</em>VARIANCE_COST&quot;</p><p>The above failure  lines exist and display data in the &lt;TfrxMasterData&gt; band, see below:</p><p>&nbsp;&lt;TfrxMemoView Name=&quot;Memo14&quot; Left=&quot;419.52783&quot; Top=&quot;0&quot; Width=&quot;71.81107&quot; Height=&quot;17.00787402&quot; DataField=&quot;STKTKL_QTY_VARIANCE_COST&quot; DataSetName=&quot;FastSTKTKLINES&quot; HAlign=&quot;haRight&quot; Text=&quot;[FastSTKTKLINES.&amp;#34;STKTKL_QTY_VARIANCE_COST&amp;#34;]&quot;/&gt;</p><p>&nbsp;&nbsp;&nbsp;&lt;TfrxMemoView Name=&quot;Memo18&quot; Left=&quot;638.74057&quot; Top=&quot;0&quot; Width=&quot;75.59054874&quot; Height=&quot;17.00787402&quot; DataField=&quot;STKTKL_QTY_LINE&quot; DataSetName=&quot;FastSTKTKLINES&quot; HAlign=&quot;haRight&quot; Text=&quot;[FastSTKTKLINES.&amp;#34;STKTKL_QTY_LINE&amp;#34;]&quot;/&gt;</p><p>&nbsp;&nbsp;&nbsp;yet gererate errors in the report summary band,: I have literally given up!</p><p>&lt;TfrxReportSummary Name=&quot;ReportSummary1&quot; FillType=&quot;ftBrush&quot; FillGap.Top=&quot;0&quot; FillGap.Left=&quot;0&quot; FillGap.Bottom=&quot;0&quot; FillGap.Right=&quot;0&quot; Height=&quot;22.67718&quot; Left=&quot;0&quot; Top=&quot;240&quot; Width=&quot;718.1107&quot;&gt;</p><p>&nbsp;&nbsp;&nbsp;&lt;TfrxMemoView Name=&quot;Memo15&quot; Left=&quot;355.27582&quot; Top=&quot;0&quot; Width=&quot;41.57483&quot; Height=&quot;18.89765&quot; Text=&quot;Totals:&quot;/&gt;</p><p>&nbsp;&nbsp;&nbsp;&lt;TfrxMemoView Name=&quot;memoCostVarianceTotal&quot; Left=&quot;400.63018&quot; Top=&quot;0&quot; Width=&quot;90.70866142&quot; Height=&quot;18.89765&quot; DisplayFormat.FormatStr=&quot;%2.2m&quot; DisplayFormat.Kind=&quot;fkNumeric&quot; Frame.Color=&quot;12632256&quot; Frame.Typ=&quot;15&quot; HAlign=&quot;haRight&quot; Text=&quot;[Sum(&amp;#60;FastSTKTKLINES.&amp;#34;STKTKL_QTY_VARIANCE_COST&amp;#34;&amp;#62;, Band4, 1)]&quot;/&gt;</p><p>&nbsp;&nbsp;&nbsp;&lt;TfrxMemoView Name=&quot;memoLineTotal&quot; Left=&quot;623.62245&quot; Top=&quot;0&quot; Width=&quot;90.70872&quot; Height=&quot;18.89765&quot; DisplayFormat.FormatStr=&quot;%2.2m&quot; DisplayFormat.Kind=&quot;fkNumeric&quot; Frame.Color=&quot;12632256&quot; Frame.Typ=&quot;15&quot; HAlign=&quot;haRight&quot; Text=&quot;[Sum(&amp;#60;FastSTKTKLINES.&amp;#34;STKTKL_QTY_LINE&amp;#34;&amp;#62;, Band4, 1)]&quot;/&gt;</p><p>&nbsp;&nbsp;&lt;/TfrxReportSummary&gt;</p><p><br /></p><p>Kind Regards,</p><p><br /></p><p>Robert</p>]]>
        </description>
    </item>
    <item>
        <title>Second page printing issue</title>
        <link>https://forum.fast-report.com/en/discussion/19233/second-page-printing-issue</link>
        <pubDate>Mon, 02 Feb 2026 17:47:12 +0000</pubDate>
        <category>FastReport VCL</category>
        <dc:creator>LaurentS</dc:creator>
        <guid isPermaLink="false">19233@/en/discussions</guid>
        <description><![CDATA[<p>Hi,&nbsp;</p><p>on my report, the MasterData band display only one field from my dataset, i use a TfrxMemoView as component.</p><p>It take the full band, align alClient, and can hold plain text of various sizes from one record to another, when having a large scale size text, it is splitte on 2 pages, as expected. The issue is on the second page printing, it occurs on the top of the page. How can i tell FR to print the second page at the same hight of the first one?</p><p>BR</p><p>Laurent</p>]]>
        </description>
    </item>
    <item>
        <title>VCL-FMX report format</title>
        <link>https://forum.fast-report.com/en/discussion/19215/vcl-fmx-report-format</link>
        <pubDate>Tue, 11 Nov 2025 09:20:52 +0000</pubDate>
        <category>FastReport VCL</category>
        <dc:creator>Peta</dc:creator>
        <guid isPermaLink="false">19215@/en/discussions</guid>
        <description><![CDATA[<p>A FastReport VCL report (.fr3 file) can be used with FastReport FMX?</p>]]>
        </description>
    </item>
    <item>
        <title>Multi-Page report collating still not working... Prints all page 1 then all page 2</title>
        <link>https://forum.fast-report.com/en/discussion/19224/multi-page-report-collating-still-not-working-prints-all-page-1-then-all-page-2</link>
        <pubDate>Fri, 12 Dec 2025 11:44:43 +0000</pubDate>
        <category>FastReport VCL</category>
        <dc:creator>natangg2</dc:creator>
        <guid isPermaLink="false">19224@/en/discussions</guid>
        <description><![CDATA[<p>I&#39;m trying to print a 2 pages report. that should print a report for every record on a dataSet, so, for each record, it should print, i.e. for 2 records: page 1 &gt; page 2 page 1 &gt; page 2</p><p>But instead, it is printing page 1 &gt; page 1 &gt; page 2 &gt; page 2</p><div><div>
    <div>
        <a href="https://forum.fast-report.com/en/uploads/850/WALDBNWXNRKN.png" rel="nofollow noopener" target="_blank">
            <img src="https://forum.fast-report.com/en/uploads/850/WALDBNWXNRKN.png" alt="image" />
        </a>
    </div>
</div></div><p><br /></p><p>This is the structure of my report. MasterData 1 and 3 uses the same dataset... does anyone know what could it be or what i could do to make it print the way i mentioned?</p><p>I&#39;ve done some research, and this looks like to be in relation to the &#39;Collate&#39; property that doesn&#39;t do anything, and that it is a problem old that existis since 2014 or less... but i couldn&#39;t find anything to correct this other than &quot;use only ONE page&quot;. But i need both pages</p>]]>
        </description>
    </item>
    <item>
        <title>MaskEdit text</title>
        <link>https://forum.fast-report.com/en/discussion/19221/maskedit-text</link>
        <pubDate>Mon, 01 Dec 2025 17:11:00 +0000</pubDate>
        <category>FastReport VCL</category>
        <dc:creator>McPollus</dc:creator>
        <guid isPermaLink="false">19221@/en/discussions</guid>
        <description><![CDATA[<p>Hi,</p><p>I&#39;m new with FasReport . I have build an app with XE2 CPP for analyzing soms analog signals.</p><p>The result must be into a pdf report. I saw that there are two ways to create a report. Via the cpp code or via the designer. In the app is a form with MaskEdits what presents the customer/client query. </p><p>Is it possible to get these MaskEdits text into the designer page? </p><p>And what about a RichEdit component?</p><p>P.</p>]]>
        </description>
    </item>
    <item>
        <title>Anchor in PageHeader</title>
        <link>https://forum.fast-report.com/en/discussion/19228/anchor-in-pageheader</link>
        <pubDate>Mon, 12 Jan 2026 06:53:13 +0000</pubDate>
        <category>FastReport VCL</category>
        <dc:creator>stefan684</dc:creator>
        <guid isPermaLink="false">19228@/en/discussions</guid>
        <description><![CDATA[<p>I wrote this code on &quot;OnBeforePrint&quot;-Event in the page header to create an anchor:</p><pre spellcheck="false">procedure PageHeader2OnBeforePrint(Sender: TfrxComponent);
var S: String;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
begin
&nbsp;S := &#39;Inhalt&#39;;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;Engine.AddAnchor(S);&nbsp;&nbsp;
end;
</pre><p>But in the preview I get an error:</p><pre spellcheck="false">undefined identifier: &#39;Inhalt&#39;
</pre><p>What is the solution?</p>]]>
        </description>
    </item>
    <item>
        <title>Set up report pages to support unlimited width</title>
        <link>https://forum.fast-report.com/en/discussion/19227/set-up-report-pages-to-support-unlimited-width</link>
        <pubDate>Sun, 28 Dec 2025 10:22:59 +0000</pubDate>
        <category>FastReport VCL</category>
        <dc:creator>tony2u</dc:creator>
        <guid isPermaLink="false">19227@/en/discussions</guid>
        <description><![CDATA[<p>// 1. Set up report pages to support unlimited width</p><p>frxReport1.Page.UnlimitedWidth := True;</p><p><br /></p><p>Is this property supported <strong>in Lazarus</strong>, and if not, how can it be achieved if you want to achieve such an effect?</p><p>The function works just like in Excel: regardless of the number of columns, if you define the paper size as A4, it will display according to A4 dimensions. Any columns that don&#39;t fit will be moved to the next page.</p>]]>
        </description>
    </item>
    <item>
        <title>Using RichView in a multi-threaded server</title>
        <link>https://forum.fast-report.com/en/discussion/19223/using-richview-in-a-multi-threaded-server</link>
        <pubDate>Mon, 08 Dec 2025 15:22:04 +0000</pubDate>
        <category>FastReport VCL</category>
        <dc:creator>Peta</dc:creator>
        <guid isPermaLink="false">19223@/en/discussions</guid>
        <description><![CDATA[<p>When I load the report containing a RichView the loading is blocked.</p><p>Is there a way to use TfrxRichView in a multi-threaded server app?</p>]]>
        </description>
    </item>
    <item>
        <title>Designer: what code to insert an item in the designer</title>
        <link>https://forum.fast-report.com/en/discussion/19225/designer-what-code-to-insert-an-item-in-the-designer</link>
        <pubDate>Mon, 15 Dec 2025 11:38:46 +0000</pubDate>
        <category>FastReport VCL</category>
        <dc:creator>Martijn Tonies</dc:creator>
        <guid isPermaLink="false">19225@/en/discussions</guid>
        <description><![CDATA[<p>Hi,</p><p>What code should I use if I want the same functionality as the default &quot;insert text&quot; button, that makes a memo appear under the mouse cursor and can be placed manually?</p><p>with regards,</p><p>Martijn</p>]]>
        </description>
    </item>
    <item>
        <title>Change part of string (memo) color</title>
        <link>https://forum.fast-report.com/en/discussion/19210/change-part-of-string-memo-color</link>
        <pubDate>Thu, 25 Sep 2025 18:21:11 +0000</pubDate>
        <category>FastReport VCL</category>
        <dc:creator>guarasemini</dc:creator>
        <guid isPermaLink="false">19210@/en/discussions</guid>
        <description><![CDATA[<p>Hi,</p><p>Is there any option or script to change color just a parte of string inside a memo ? </p><p>Ex.: my meno10 = &#39;Hello world&#39;. I want to change the word &quot;world&quot; to blue (clBlue), just that word.</p><p>of course it&#39;s a meno with database field. Can i add some script or change something beforeprint ?</p><p>thx for all</p>]]>
        </description>
    </item>
    <item>
        <title>create a grid report with dynamically columns</title>
        <link>https://forum.fast-report.com/en/discussion/19201/create-a-grid-report-with-dynamically-columns</link>
        <pubDate>Wed, 27 Aug 2025 20:04:47 +0000</pubDate>
        <category>FastReport VCL</category>
        <dc:creator>pele</dc:creator>
        <guid isPermaLink="false">19201@/en/discussions</guid>
        <description><![CDATA[<p>How to create a grid report with an unknown number of columns?</p><p>I can have a name column and one price column, but I can also have a name column and multiple price columns.</p><p><br /></p><p>I know I can use a PivotTable object for this, but it requires appropriate data preparation.</p><p>I can&#39;t make any modifications in the program, so I&#39;d like to do everything in FR Designer.</p>]]>
        </description>
    </item>
    <item>
        <title>TfrxXLSXExport Does Not Work In FastReports 6?</title>
        <link>https://forum.fast-report.com/en/discussion/19200/tfrxxlsxexport-does-not-work-in-fastreports-6</link>
        <pubDate>Wed, 27 Aug 2025 07:16:20 +0000</pubDate>
        <category>FastReport VCL</category>
        <dc:creator>fchintc</dc:creator>
        <guid isPermaLink="false">19200@/en/discussions</guid>
        <description><![CDATA[<p>I am using FastReports 6 with Delphi 10.3 and UniGUI. When exporting reports using XML and PDF, there are no problems.</p><p>However, when using XLSX export, Delphi throws the following error at the Report.Export(frxExport) line where frxExport is a TFrxXLSExport control:-</p><p>&quot;34ee&quot; is not a floating point value</p><p>It seems that FastReports is unable to export the report as-is but is attempting to convert values, which causes it to fail at characters it does not like.</p><p>Is there a problem with exporting XLSX formats?</p><p>Note: I am attempting to export the attached report. If it is a more complicated report with many numbers, the program crashes instead with an AV at the export event.</p><div><div>
    <div>
        <a href="https://forum.fast-report.com/en/uploads/452/20LD72X7UD1T.png" rel="nofollow noopener" target="_blank">
            <img src="https://forum.fast-report.com/en/uploads/452/20LD72X7UD1T.png" alt="image" />
        </a>
    </div>
</div></div><p><br /></p>]]>
        </description>
    </item>
    <item>
        <title>Richeview is showing an expression error when loading variables</title>
        <link>https://forum.fast-report.com/en/discussion/19196/richeview-is-showing-an-expression-error-when-loading-variables</link>
        <pubDate>Thu, 07 Aug 2025 22:56:23 +0000</pubDate>
        <category>FastReport VCL</category>
        <dc:creator>Eduardo_richeli</dc:creator>
        <guid isPermaLink="false">19196@/en/discussions</guid>
        <description><![CDATA[<p>I&#39;m banging my head with this, trying to load a document in rich format, from the database directly into a variable, which is dynamic, that is, the user himself creates it, but whenever I load it directly into rich [VARIABLEX] it presents the error, or when I load it into fastscript the same error</p><p><br /></p><p>procedure Rich1OnBeforePrint(Sender: TfrxComponent);</p><p>var</p><p>&nbsp;Stm: TMemoryStream;</p><p>begin</p><p>&nbsp;&nbsp;Stm := TMemoryStream.Create;</p><p>//&nbsp;&nbsp;Stm.Write(&#39;TESTE GERAL&#39;, Length(&#39;TESTE GERAL&#39;));&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p><p>//&nbsp;&nbsp;Stm.Write(&lt;VRDIDS&gt;, Length(&lt;VRDIDS&gt;));</p><p>//&nbsp;&nbsp;Stm.Write(PChar(&lt;VRDIDS&gt;)^, Length(&lt;VRDIDS&gt;));</p><p><br /></p><p>//&nbsp;&nbsp;Stm.Position:= 0;</p><p><br /></p><p>//&nbsp;&nbsp;Rich1.RichEdit.Lines.LoadFromStream(Stm);</p><p>&nbsp;&nbsp;Rich1.AllowExpressions:= false;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p><p>&nbsp;&nbsp;Rich1.RichEdit.Lines.Text:= &#39;&#39;&#39;&#39; + &lt;VRDIDS&gt; + &#39;&#39;&#39;&#39; ;</p><p><br /></p><p>&nbsp;&nbsp;//Rich1.RichEdit.Lines.Text:= (&lt;VRDIDS&gt;);</p><p>end;</p><div><div>
    <div>
        <a href="https://forum.fast-report.com/en/uploads/113/GMKA6M8EDJVQ.jpg" rel="nofollow noopener" target="_blank">
            <img src="https://forum.fast-report.com/en/uploads/113/GMKA6M8EDJVQ.jpg" alt="image" />
        </a>
    </div>
</div></div><p><br /></p><p>Thank you all</p>]]>
        </description>
    </item>
    <item>
        <title>Explanation of the TFrx Stretchable.Drawpart function</title>
        <link>https://forum.fast-report.com/en/discussion/19197/explanation-of-the-tfrx-stretchable-drawpart-function</link>
        <pubDate>Fri, 08 Aug 2025 15:49:46 +0000</pubDate>
        <category>FastReport VCL</category>
        <dc:creator>BrunoPetitItesya</dc:creator>
        <guid isPermaLink="false">19197@/en/discussions</guid>
        <description><![CDATA[<p><br /></p><pre spellcheck="false">I have a TFrxWPtoolview component that&#39;s a descendant of TFrxStretchable.
I&#39;m unsure what my DrawPart function should return.
According to the FastReport comments included in the source, the view&#39;s drawPart is called
in the TfrxEngine.SplitObjects function, and just before your comment, it says:
{ trying to place it }
{ DrawPart method returns the amount of unused space. If the view
can&#39;t fit in the height, this method returns the Height }
1 er com.
I don&#39;t understand, this is the first part of the TFrxStretchable
(CalcHeight has already been called and FR knows that it doesn&#39;t fit in height) 
so DrawPart expects the preparation of the drawing of the 1st part,
I have a case where DrawPart returns 130 px (the view is 200 my text is 70 px),
but on the 1st draw, FR offers me a Height of 200 (FY1 - FY) whereas it should be 70
2nd com.
&quot;Return the height, &quot;
What height? That of the first part or the whole thing?

Regards
Bruno Petit
Itesya﻿
</pre><p><br /></p>]]>
        </description>
    </item>
    <item>
        <title>FieldDefs saved in FR3 when it didn't use to?</title>
        <link>https://forum.fast-report.com/en/discussion/19191/fielddefs-saved-in-fr3-when-it-didnt-use-to</link>
        <pubDate>Fri, 01 Aug 2025 03:13:04 +0000</pubDate>
        <category>FastReport VCL</category>
        <dc:creator>cpstevenc</dc:creator>
        <guid isPermaLink="false">19191@/en/discussions</guid>
        <description><![CDATA[<p>After we went from 2024.x.x to 2025.1.5 and 2025.2.5 been having an issue with reports.</p><p>I have problems where the report just blows up all over the place for some people for fields that don&#39;t exist.</p><p>We have about 2000+ customer servers out there and out of my control, the database end is a bit... volatile.</p><p>But in report land, never really been an issue.</p><p>Well since 2025.1.5 it seems when I save any of my reports it creates &lt;FieldDefs&gt; section, which does NOT happen in the older version.</p><p>If i delete these out of the file in notepad, for the customer, things work fine.</p><p>If i open the file in FR designer and resave. It all comes back again.</p><p>I thought it was related to the &quot;Auto Update Fields&quot; vs &quot;User Field Definitions&quot; but that doesn&#39;t seem to change anything? ZERO clue what these do then...</p><p>I can&#39;t find anything about this in the manuals page.</p><p>So, question is, how the heck do I disable this feature?  Or do I need to just remove this my self always going forward every time i make changes?</p><p><br /></p><div><div>
    <div>
        <a href="https://forum.fast-report.com/en/uploads/725/KD6GC83NDYF9.png" rel="nofollow noopener" target="_blank">
            <img src="https://forum.fast-report.com/en/uploads/725/KD6GC83NDYF9.png" alt="image" />
        </a>
    </div>
</div></div><p><br /></p><div><div>
    <div>
        <a href="https://forum.fast-report.com/en/uploads/485/JAYZOPDC988K.png" rel="nofollow noopener" target="_blank">
            <img src="https://forum.fast-report.com/en/uploads/485/JAYZOPDC988K.png" alt="image" />
        </a>
    </div>
</div></div><p><br /></p>]]>
        </description>
    </item>
    <item>
        <title>Enable/Disable watermarks from Delphi</title>
        <link>https://forum.fast-report.com/en/discussion/19190/enable-disable-watermarks-from-delphi</link>
        <pubDate>Wed, 23 Jul 2025 12:01:57 +0000</pubDate>
        <category>FastReport VCL</category>
        <dc:creator>Brigitte</dc:creator>
        <guid isPermaLink="false">19190@/en/discussions</guid>
        <description><![CDATA[<p>Hi,</p><p>is it possible to enable or disable from Delphi program? </p><p>Thank you for help,</p><p>Brigitte</p>]]>
        </description>
    </item>
    <item>
        <title>Load data in to TfrxHTMLView at runtime</title>
        <link>https://forum.fast-report.com/en/discussion/17239/load-data-in-to-tfrxhtmlview-at-runtime</link>
        <pubDate>Tue, 19 Oct 2021 10:21:37 +0000</pubDate>
        <category>FastReport VCL</category>
        <dc:creator>detlef</dc:creator>
        <guid isPermaLink="false">17239@/en/discussions</guid>
        <description><![CDATA[<p>Hi, I would like to assign HTML data to a TfrxHTMLView object at runtime. For this purpose, I have set up a report with a TfrxHTMLView object. The HTML data is available as a string (InhaltHTML). I wrote the following procedure:</p><p>&nbsp;procedure frxReportBeforePrint (Sender: TfrxReportComponent);</p><p>If Sender.Name = &lt;name of TfrxHTMLView object&gt;</p><p>&nbsp;&nbsp;then TfrxHTMLView (Sender).HtmlViewer.Text: = InhaltHTML;</p><p>&nbsp;At runtime I get an error message (access violation at ... read of address ...). The error message occurs with the Vcl.Graphics function TFont.GetSize.</p><p>The HTML string can be displayed in a TWebBrowser component without errors.</p><p>What is wrong? Are there other ways to assign data to a TfrxHTMLView object at runtime? I am using the FastReport VCL 2021.3.1 version.&nbsp;</p>]]>
        </description>
    </item>
    <item>
        <title>Limitations of demo version</title>
        <link>https://forum.fast-report.com/en/discussion/19189/limitations-of-demo-version</link>
        <pubDate>Tue, 22 Jul 2025 05:56:07 +0000</pubDate>
        <category>FastReport VCL</category>
        <dc:creator>vlasquibar</dc:creator>
        <guid isPermaLink="false">19189@/en/discussions</guid>
        <description><![CDATA[<p>Hi,</p><p>According to available information, limitations of demo version are:</p><ul><li>a watermark on each page</li><li>a maximum of 5 pages</li></ul><p>Are there any other limitations?</p><p>Best regards,</p><p>              Venancio Lasquibar</p>]]>
        </description>
    </item>
   </channel>
</rss>
