<?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 2.xx CLX — FastReport Forum</title>
        <link>https://forum.fast-report.com/en/</link>
        <pubDate>Thu, 14 May 2026 16:48:53 +0000</pubDate>
        <language>en</language>
            <description>FastReport 2.xx CLX — FastReport Forum</description>
    <atom:link href="https://forum.fast-report.com/en/categories/fastreport-2-xx-clx/feed.rss" rel="self" type="application/rss+xml"/>
    <item>
        <title>Can find the frxClass</title>
        <link>https://forum.fast-report.com/en/discussion/15661/can-find-the-frxclass</link>
        <pubDate>Thu, 05 Dec 2019 13:45:43 +0000</pubDate>
        <category>FastReport 2.xx CLX</category>
        <dc:creator>azrael11</dc:creator>
        <guid isPermaLink="false">15661@/en/discussions</guid>
        <description><![CDATA[<p>I am using the Delphi CE 10.3.3 and install fast report for Fire monkey platform.</p><p>But when i put the frxReport1 component in the form say that the FMX.frxClass; is missing.</p><p><br /></p><p>How can i fix this.</p><p><br /></p><p>Thank you.</p>]]>
        </description>
    </item>
    <item>
        <title>customize staff on/off duty report</title>
        <link>https://forum.fast-report.com/en/discussion/15452/customize-staff-on-off-duty-report</link>
        <pubDate>Tue, 18 Jun 2019 13:39:16 +0000</pubDate>
        <category>FastReport 2.xx CLX</category>
        <dc:creator>eng_adel273</dc:creator>
        <guid isPermaLink="false">15452@/en/discussions</guid>
        <description><![CDATA[I need to customize the staff on/off duty report<br />
<br />
I need to know the fields for daily time in , daily time out , late , early , overtime<br />
]]>
        </description>
    </item>
    <item>
        <title>Grouping DateTime by period</title>
        <link>https://forum.fast-report.com/en/discussion/14251/grouping-datetime-by-period</link>
        <pubDate>Wed, 05 Jul 2017 05:54:28 +0000</pubDate>
        <category>FastReport 2.xx CLX</category>
        <dc:creator>MacubeX</dc:creator>
        <guid isPermaLink="false">14251@/en/discussions</guid>
        <description><![CDATA[i have a band data source called frDBDataSetAttAbnormite with a data field called [rmdAttAbnormite.&quot;StartTime&quot;] is there a way that i can group by time period the data field i am using into morning and afternoon? thanks in advance]]>
        </description>
    </item>
    <item>
        <title>Help- Coding a custom report for attendance managment program</title>
        <link>https://forum.fast-report.com/en/discussion/14200/help-coding-a-custom-report-for-attendance-managment-program</link>
        <pubDate>Tue, 06 Jun 2017 01:30:58 +0000</pubDate>
        <category>FastReport 2.xx CLX</category>
        <dc:creator>MacubeX</dc:creator>
        <guid isPermaLink="false">14200@/en/discussions</guid>
        <description><![CDATA[I need help guys, i am using Attendance Management Program with a built-in report generator. My problem is that i want to edit the staff on/off duty report into a report that our Civil Service Commission is prescribing.., now i copied how the prescribed report would look like but i dont know how to code the white boxes into which data field i should use especially in the Arrival/Departure fields, i would to get data from clock in and clock out into the arrival departure fields.<br />
<br />
Please see my attachment for my progress..., the other one is the not so default report that i've been editing the other one is the prescribed report form.<br />
<br />
Thanks for helping in advance.]]>
        </description>
    </item>
    <item>
        <title>Fill blank data</title>
        <link>https://forum.fast-report.com/en/discussion/7114/fill-blank-data</link>
        <pubDate>Fri, 06 Aug 2010 17:05:55 +0000</pubDate>
        <category>FastReport 2.xx CLX</category>
        <dc:creator>colin</dc:creator>
        <guid isPermaLink="false">7114@/en/discussions</guid>
        <description><![CDATA[I have a report that fail if there is a blank, the report stop and only gave a error of ?? invalid data, that only hapen if value is a blank, so how can I have a conditional to put a zero if there is a blank field?.]]>
        </description>
    </item>
    <item>
        <title>Paint blank row if blank</title>
        <link>https://forum.fast-report.com/en/discussion/10835/paint-blank-row-if-blank</link>
        <pubDate>Sat, 06 Jul 2013 20:34:09 +0000</pubDate>
        <category>FastReport 2.xx CLX</category>
        <dc:creator>Kun</dc:creator>
        <guid isPermaLink="false">10835@/en/discussions</guid>
        <description><![CDATA[Hi huys i need help whit this, what a i need is using the  &quot;Conditional Highlightnig&quot; tool, put a background color when is blank<br />
<br />
this is the example i have<br />
<br />
&quot;<br />
FIELDISNULL(GetDateTime([rmdDates.&quot;BeginDate&quot;]))<br />
<br />
&quot;<br />
<br />
this funtion paint every row, but i need to paint just empty row or empty field<br />
<br />
i will be greatfull if you help me <img src="style_emoticons/&lt;#EMO_DIR#&gt;/biggrin.gif&quot; style=&quot;vertical-align:middle&quot; emoid=&quot;:D&quot; border=&quot;0&quot; alt=&quot;biggrin.gif&quot; /&gt;" alt="&gt;" />]]>
        </description>
    </item>
    <item>
        <title>FastReport Printing Problem</title>
        <link>https://forum.fast-report.com/en/discussion/2150/fastreport-printing-problem</link>
        <pubDate>Tue, 26 Apr 2005 04:28:56 +0000</pubDate>
        <category>FastReport 2.xx CLX</category>
        <dc:creator>lvincent</dc:creator>
        <guid isPermaLink="false">2150@/en/discussions</guid>
        <description><![CDATA[  During printing in fastreport SIGPIPE error occurs. This is the part where the error occured.<br />
<br />
procedure TfrReport.PrintBeforeModal(Sender: TObject);<br />
begin<br />
DoPrintReport(FPageNumbers, FCopies, FCollate, FPrintPages); --&gt; this part here<br />
frProgressForm.ModalResult := mrOk;<br />
end;<br />
<br />
<br />
this file is coming from the fr_class.pas;<br />
<br />
I can't figure out what's wrong with the demo program but i believe this is working, right? but i just can't print.]]>
        </description>
    </item>
    <item>
        <title>Change Printer</title>
        <link>https://forum.fast-report.com/en/discussion/2493/change-printer</link>
        <pubDate>Thu, 04 Aug 2005 13:14:40 +0000</pubDate>
        <category>FastReport 2.xx CLX</category>
        <dc:creator>user528</dc:creator>
        <guid isPermaLink="false">2493@/en/discussions</guid>
        <description><![CDATA[ I are trying to change the printer depending of a var: gpuertoimp<br />
<br />
if gpuertoimp&lt;&gt;'' then<br />
begin<br />
vprin:=Printer.Printers.IndexOf(gpuertoimp);   //gpuertoimp is<br />
containing the printer name: '\\DESARROLLO6\EPSON FX-890 ESC/P'<br />
if vprin&gt;=0 then<br />
begin<br />
FrReport1.ChangePrinter(-1,vprin);<br />
end;<br />
end;<br />
frReport1.PrepareReport;<br />
frReport1.PrintPreparedReport('',1,False,frAll);<br />
<br />
And send the report to the Default printer. Not to gpuertpimp.<br />
<br />
If we do:  frReport1.ShowReport; the printer change, but why: we must change<br />
in propertis for redirect really the printer?<br />
When we select propertis, always show is the default printer, no change it.<br />
We must do it manualy.<br />
<br />
]]>
        </description>
    </item>
    <item>
        <title>FastReport Install Problem</title>
        <link>https://forum.fast-report.com/en/discussion/2063/fastreport-install-problem</link>
        <pubDate>Sat, 26 Mar 2005 11:31:47 +0000</pubDate>
        <category>FastReport 2.xx CLX</category>
        <dc:creator>lvincent</dc:creator>
        <guid isPermaLink="false">2063@/en/discussions</guid>
        <description><![CDATA[ Hello everyone,<br />
<br />
I would like to ask if anyone of you have encountered problems in installing fastreport 2.5. because i really need some help right now. after i finish installing my fast report, and when i compile the sample program there is a problem with the fr_class. The error message goes like this:<br />
<br />
fr_class was compiled with a different version of QGraphics.TCanvass<br />
<br />
I  am not really sure if there is a problem with my compiler, or with my kernel or with my linux version. Im running red hat 9.0, kernel 2.4.21.. kylix 3 ..<br />
<br />
<br />
please if anyone who have any idea how to solve this problem i would really appreciate it. i badly needed this reporting tool.<br />
<br />
thanks a lot..<br />
<br />
<br />
lvincent]]>
        </description>
    </item>
    <item>
        <title>Fast Reports 2.5 documentation needed.</title>
        <link>https://forum.fast-report.com/en/discussion/6846/fast-reports-2-5-documentation-needed</link>
        <pubDate>Mon, 10 May 2010 07:51:47 +0000</pubDate>
        <category>FastReport 2.xx CLX</category>
        <dc:creator>nicoven</dc:creator>
        <guid isPermaLink="false">6846@/en/discussions</guid>
        <description><![CDATA[Hello to all,<br />
<br />
Sorry if this topic is in wrong category.<br />
It is my first time posting.<br />
<br />
I need documentation on Fast reports 2.5,on how to create reports.<br />
But i cant find any,and the help files do not help.<br />
<br />
I have found documentation on Fast reports 4.0 which is way too diferent from 2.5.<br />
<br />
Can anyone help?<br />
<br />
Thanks in advance]]>
        </description>
    </item>
    <item>
        <title>How to make a loop in a report?</title>
        <link>https://forum.fast-report.com/en/discussion/6995/how-to-make-a-loop-in-a-report</link>
        <pubDate>Tue, 29 Jun 2010 11:48:53 +0000</pubDate>
        <category>FastReport 2.xx CLX</category>
        <dc:creator>Salaye</dc:creator>
        <guid isPermaLink="false">6995@/en/discussions</guid>
        <description><![CDATA[Hi,<br />
<br />
I am modifying a report, and I am not able to do what I want. In the master data there are several columns. One of them is TYPE, which can be 'A','R' or 'N'. Another one is NUMF and is an integer. What I want to do, is to get in the master footer the sum of all the NUMF rows, but only if TYPE is different of 'N'.<br />
<br />
I don't know if this is even possible. My idea was to make a loop and for each row check the value of TYPE, but I don't know how to do this. I tried multiple possibilities [&quot;TYPE&quot;][1], [&quot;TYPE&quot;[1]], ... but nothing seems to work.<br />
<br />
I would appreciate any help.<br />
<br />
Thanks in advance, Salaye]]>
        </description>
    </item>
    <item>
        <title>band sizing</title>
        <link>https://forum.fast-report.com/en/discussion/4651/band-sizing</link>
        <pubDate>Tue, 05 Aug 2008 12:18:49 +0000</pubDate>
        <category>FastReport 2.xx CLX</category>
        <dc:creator>Mpumi</dc:creator>
        <guid isPermaLink="false">4651@/en/discussions</guid>
        <description><![CDATA[Hi,<br />
<br />
The value I enter for the width property of the master band on my report is not applied.<br />
<br />
Please help.<br />
<br />
Regards,<br />
Mpumi]]>
        </description>
    </item>
    <item>
        <title>chart works with teechart7</title>
        <link>https://forum.fast-report.com/en/discussion/2047/chart-works-with-teechart7</link>
        <pubDate>Tue, 22 Mar 2005 04:27:42 +0000</pubDate>
        <category>FastReport 2.xx CLX</category>
        <dc:creator>klint</dc:creator>
        <guid isPermaLink="false">2047@/en/discussions</guid>
        <description><![CDATA[ Just letting everyone know that the fr_chart from vcl 2.52 using teechart7 will work on kylix with just a few tweaks to both packages.<br />
<br />
Changes to teechart<br />
- get the updated dpk from steema. fixes the same unit in multiple pacakges error.<br />
- change tmetafilecanvas = class(tcanvas) to tmetafilecanvas = class(tbitmapcanvas)<br />
<br />
Changes to fastreport<br />
- add appropriate stuff for teechart 7 (see forums)<br />
- modify fr_chart.pas uses clause for clx units instead of vcl<br />
<br />
klint.]]>
        </description>
    </item>
    <item>
        <title>Close Dialog Form</title>
        <link>https://forum.fast-report.com/en/discussion/2338/close-dialog-form</link>
        <pubDate>Mon, 20 Jun 2005 10:20:37 +0000</pubDate>
        <category>FastReport 2.xx CLX</category>
        <dc:creator>Kary</dc:creator>
        <guid isPermaLink="false">2338@/en/discussions</guid>
        <description><![CDATA[How can I close the dialogform with code?<br />
Example:<br />
if [DialogForm.Type.&quot;DialogShow&quot;] = 0 then <b>Form.Close</b>;<br />
<br />
Thanx<br />
<br />
Kary]]>
        </description>
    </item>
    <item>
        <title>Nao Imprime no Debian - help me.</title>
        <link>https://forum.fast-report.com/en/discussion/2955/nao-imprime-no-debian-help-me</link>
        <pubDate>Mon, 16 Jan 2006 11:52:46 +0000</pubDate>
        <category>FastReport 2.xx CLX</category>
        <dc:creator>willian</dc:creator>
        <guid isPermaLink="false">2955@/en/discussions</guid>
        <description><![CDATA[ Bom dia pessoal<br />
<br />
Estou com umproblemao, tenho um servidor debian e quando mando imprimir os relatorios simplemente nao imprime somente viasualiza a pagina.<br />
<br />
ja fiz a configuracao do LC_NUMERIC=POSIX, KYLIXPRINTBUG=yes  mas mesmo assim nao funciona.<br />
mas tem uma coisa interessante quando eu fasso um teste usando o QPprinters imprime 100 %.<br />
<br />
Me ajudem por favor galera sou um usario registrado no Fastreport e gosto muito de usar ele mas esse problema esta me ferrando.<br />
<br />
Willian<br />
<br />
Gerencial Informatica<br />
Campo Grande - Brasil.<br />
<br />
]]>
        </description>
    </item>
    <item>
        <title>Differencies between Demo and Full version</title>
        <link>https://forum.fast-report.com/en/discussion/2815/differencies-between-demo-and-full-version</link>
        <pubDate>Sat, 19 Nov 2005 20:51:58 +0000</pubDate>
        <category>FastReport 2.xx CLX</category>
        <dc:creator>rotursoft</dc:creator>
        <guid isPermaLink="false">2815@/en/discussions</guid>
        <description><![CDATA[Hello all, but especially Alex and Gord!<br />
<br />
I have a very strange error. We started to use FastReport CLX version for testing if Kylix version of Fastreport will be good for us. Ok, test was successful and we bought the full version of FastReport CLX. I have changed directory with demo to full version and I cannot use Build All on our project, because Kylix is allways hanging on some source of FastReport. But this is very strange, because compiling of FR components is without error, and this happens only when I call for Build All.<br />
<br />
My question is, why does it happen?<br />
<br />
Have you got any experiencies?<br />
<br />
Thanks.<br />
<br />
TRoland.]]>
        </description>
    </item>
    <item>
        <title>problem with barcode</title>
        <link>https://forum.fast-report.com/en/discussion/2331/problem-with-barcode</link>
        <pubDate>Fri, 17 Jun 2005 22:08:13 +0000</pubDate>
        <category>FastReport 2.xx CLX</category>
        <dc:creator>andrzej</dc:creator>
        <guid isPermaLink="false">2331@/en/discussions</guid>
        <description><![CDATA[Hi<br />
I work with Kylix 3 and Fast-Report 2.5<br />
The problem is where I insert Barcode object into report. When my program run uder Kylix-debeger then it's cant find file &quot;fr_class.pas&quot;. Where I can find this file? or What I can to do?<br />
Thanks.<br />
<br />
<img src="https://forum.fast-report.com/en/resources/emoji/wink.png" title=";)" alt=";)" height="20" />  I Found it in MyDownloads]]>
        </description>
    </item>
    <item>
        <title>Live Reports</title>
        <link>https://forum.fast-report.com/en/discussion/2313/live-reports</link>
        <pubDate>Thu, 09 Jun 2005 08:06:15 +0000</pubDate>
        <category>FastReport 2.xx CLX</category>
        <dc:creator>Paulinec</dc:creator>
        <guid isPermaLink="false">2313@/en/discussions</guid>
        <description><![CDATA[ Hi<br />
<br />
I'm currently trying to use a 'Live' report. I am able to get the text at cursor using the onObjectClick which is ok. But I would like to get the text of the field next to it.<br />
Is there anyway of retrieving other fields ?<br />
<br />
Thanks<br />
<br />
]]>
        </description>
    </item>
    <item>
        <title>Export PDF with FastReport CLX</title>
        <link>https://forum.fast-report.com/en/discussion/2183/export-pdf-with-fastreport-clx</link>
        <pubDate>Thu, 05 May 2005 12:47:33 +0000</pubDate>
        <category>FastReport 2.xx CLX</category>
        <dc:creator>jchidiac</dc:creator>
        <guid isPermaLink="false">2183@/en/discussions</guid>
        <description><![CDATA[ can I Export PDF with FastReport CLX]]>
        </description>
    </item>
    <item>
        <title>campatible with FastReport VCL</title>
        <link>https://forum.fast-report.com/en/discussion/2184/campatible-with-fastreport-vcl</link>
        <pubDate>Thu, 05 May 2005 12:50:44 +0000</pubDate>
        <category>FastReport 2.xx CLX</category>
        <dc:creator>jchidiac</dc:creator>
        <guid isPermaLink="false">2184@/en/discussions</guid>
        <description><![CDATA[ i build a report in FastReport VCL and i save it into filename FirstReport.fr3<br />
<br />
can i open this file with FastReport CLX ??]]>
        </description>
    </item>
    <item>
        <title>Getting blank pages from preview print</title>
        <link>https://forum.fast-report.com/en/discussion/2020/getting-blank-pages-from-preview-print</link>
        <pubDate>Tue, 15 Mar 2005 15:54:26 +0000</pubDate>
        <category>FastReport 2.xx CLX</category>
        <dc:creator>Paulinec</dc:creator>
        <guid isPermaLink="false">2020@/en/discussions</guid>
        <description><![CDATA[ Hi<br />
<br />
I am trying to print using fastreport to a Epson Sylus C86 from a kylix 3 application on slackware v10.0.<br />
The report seems to be printed ok if I call PrintPreparedReportDlg but if I print from the preview page using frPreview1.Print it prints a blank page.<br />
Then from then on it always prints a blank page however I try to print.<br />
<br />
Has anyone any ideas what's wrong?<br />
<br />
I have tried debugging it with a version running in the IDE of Kylix on a linux machine with mandrake 9.2 which is throwing up an error 'project reports received signal SIGPIPE (13). Process stopped .... '<br />
On this machine it prints alright from the command line and prints test page on printer setup page.<br />
<br />
Again any ideas?<br />
<br />
Thanks<br />
<br />
<br />
<br />
]]>
        </description>
    </item>
    <item>
        <title>SubReport from external report</title>
        <link>https://forum.fast-report.com/en/discussion/1176/subreport-from-external-report</link>
        <pubDate>Thu, 16 Sep 2004 16:12:38 +0000</pubDate>
        <category>FastReport 2.xx CLX</category>
        <dc:creator>nagalho</dc:creator>
        <guid isPermaLink="false">1176@/en/discussions</guid>
        <description><![CDATA[ Can i insert a report as a Subreport into another report?<br />
If is possible, how to do this?]]>
        </description>
    </item>
    <item>
        <title>Fast Script</title>
        <link>https://forum.fast-report.com/en/discussion/1826/fast-script</link>
        <pubDate>Wed, 26 Jan 2005 11:27:11 +0000</pubDate>
        <category>FastReport 2.xx CLX</category>
        <dc:creator>gatux</dc:creator>
        <guid isPermaLink="false">1826@/en/discussions</guid>
        <description><![CDATA[ Preciso acessar as variaveis do delphi no fast report? os script e que fiz so da erro, estou usando a vers??o 3 ....?<br />
<img src="https://forum.fast-report.com/en/resources/emoji/wink.png" title=";)" alt=";)" height="20" /> ]]>
        </description>
    </item>
    <item>
        <title>Composite Reports</title>
        <link>https://forum.fast-report.com/en/discussion/1212/composite-reports</link>
        <pubDate>Thu, 23 Sep 2004 11:21:25 +0000</pubDate>
        <category>FastReport 2.xx CLX</category>
        <dc:creator>nagalho</dc:creator>
        <guid isPermaLink="false">1212@/en/discussions</guid>
        <description><![CDATA[ How to add the same page footer to a frCompositeReport?<br />
<br />
PS:<br />
I am PT, if someone prefer responde in portuguese...<br />
]]>
        </description>
    </item>
    <item>
        <title>Fast report clx printing problem</title>
        <link>https://forum.fast-report.com/en/discussion/1791/fast-report-clx-printing-problem</link>
        <pubDate>Wed, 19 Jan 2005 07:30:08 +0000</pubDate>
        <category>FastReport 2.xx CLX</category>
        <dc:creator>binoy</dc:creator>
        <guid isPermaLink="false">1791@/en/discussions</guid>
        <description><![CDATA[ I use Fastreport CLX 2.5 with Kylix3 .In printouts all pages option is not working.<br />
After printing the first page of a report having more than one page ,it just stops<br />
printing.Please help me<br />
Thank you]]>
        </description>
    </item>
    <item>
        <title>frUserDataSet</title>
        <link>https://forum.fast-report.com/en/discussion/1412/fruserdataset</link>
        <pubDate>Fri, 29 Oct 2004 15:11:43 +0000</pubDate>
        <category>FastReport 2.xx CLX</category>
        <dc:creator>nagalho</dc:creator>
        <guid isPermaLink="false">1412@/en/discussions</guid>
        <description><![CDATA[ Hello,<br />
<br />
I want to associate a frUserDataSet to a MasterData Band.<br />
Can i add a frUserDataSet object to report dictionary in <b>runtime</b>?<br />
How to do that, if it's possible?!<br />
<br />
<br />
Thanks!]]>
        </description>
    </item>
    <item>
        <title>Export the Prepared Report to HTML</title>
        <link>https://forum.fast-report.com/en/discussion/413/export-the-prepared-report-to-html</link>
        <pubDate>Tue, 17 Feb 2004 06:36:47 +0000</pubDate>
        <category>FastReport 2.xx CLX</category>
        <dc:creator>KOUNDINYA75</dc:creator>
        <guid isPermaLink="false">413@/en/discussions</guid>
        <description><![CDATA[ Hi all,<br />
<br />
here is the scenario<br />
<br />
i put TFrhtml2report icon along with the other report related icons on my data module.<br />
<br />
<br />
<br />
and i did coding like this<br />
<br />
<br />
dataModule.AmiReportQuery.SQL.clear();<br />
dataModule.AmiReportQuery.SQL.Add(strSQl );<br />
datamodule.AmiFastReport.LoadFromFile('client-transhistory.frf');<br />
//datamodule.AmiFastReport.ShowReport;<br />
datamodule.AmiFastReport.PrepareReport;<br />
//datamodule.AmiFastReport.ShowPreparedReport ;<br />
dataModule.AmiFastReport.ExportTo(frHTML2Export1,'test.htm');<br />
<br />
Showprepared Report is working.<br />
<br />
but if i try to export, application is giving problem saying that illegal memory access and then it terminates.<br />
<br />
What is the problem   <img src="https://forum.fast-report.com/en/resources/emoji/wink.png" title=";)" alt=";)" height="20" /><br />
<br />
thanks<br />
Koundinya<br />
]]>
        </description>
    </item>
    <item>
        <title>Version 3?</title>
        <link>https://forum.fast-report.com/en/discussion/1246/version-3</link>
        <pubDate>Thu, 30 Sep 2004 13:30:21 +0000</pubDate>
        <category>FastReport 2.xx CLX</category>
        <dc:creator>Nick</dc:creator>
        <guid isPermaLink="false">1246@/en/discussions</guid>
        <description><![CDATA[Is there any plan to realese fastreport 3 also for the CLX framework? The CLX version seems to be dead - it has not been updated since last december]]>
        </description>
    </item>
    <item>
        <title>Where i can find the example FRDEMOSPRNGRID?</title>
        <link>https://forum.fast-report.com/en/discussion/1175/where-i-can-find-the-example-frdemosprngrid</link>
        <pubDate>Thu, 16 Sep 2004 16:02:05 +0000</pubDate>
        <category>FastReport 2.xx CLX</category>
        <dc:creator>nagalho</dc:creator>
        <guid isPermaLink="false">1175@/en/discussions</guid>
        <description><![CDATA[Where i can find the example of frUserDaraSet usage?<br />
In faq section, says to see FRDEMOSPRNGRID. But, i do not  have nothing like this in my<br />
fr source tree.<br />
<br />
Thanks!]]>
        </description>
    </item>
    <item>
        <title>changing page orientation onBeginDoc</title>
        <link>https://forum.fast-report.com/en/discussion/1145/changing-page-orientation-onbegindoc</link>
        <pubDate>Mon, 13 Sep 2004 08:58:13 +0000</pubDate>
        <category>FastReport 2.xx CLX</category>
        <dc:creator>agi</dc:creator>
        <guid isPermaLink="false">1145@/en/discussions</guid>
        <description><![CDATA[I'm using Kylix3 and I need to change page orientation in case of some parameters. In design-time I have set pgOr to poLandscape. I'm changing pgOr in OnBeginDoc event to poPortrait but it has no result in Preview. The page is still landscape oriented and the printed data is in Portrait. The problem is that the rows are printed like the page is in Landscape, so after print report there is about 1/4 page free.<br />
I was trying to change page orientation just after creating the report  but it has the same result.<br />
Is there any solution of this problem?]]>
        </description>
    </item>
   </channel>
</rss>
