gordk
gordk
About
- Username
- gordk
- Location
- St.Catherines On. Canada.
- Joined
- Visits
- 0
- Last Active
- Roles
- FR Team
Comments
-
We are not mind readers! post a sample of your code where you are loading the report.
-
please post in the correct forum
-
Please post in the correct forum this forum is for fr2.##
-
try http://fast-report.com/cgi-bin/user/user.pl
-
Since you are a registered user you should have a user name and number go to your dl page you can dl the latest version and the correct key.
-
Sorry no comprende the language in the forum is englifsh (anglo).
-
Please post fr3 questions in the fr3 forum.
-
In obp of header totalamount := 0; in opb of mdband [totalamount] := [totalamount] + [tblmame."fieldname"]
-
fr has no dependancy of wr in any version. if you have upgraded your tchart component to a newer version of tchart read the tchart txt file and follow it's instructions.
-
in the last object on the page before page footer in on after print event get the engines.freespace value - pgfooter.height-1 use an unattached child band to contain the picture object after determing the space remaining set desired props for pi…
-
see the product page 4,5,6,7,9
-
Yes.
-
see page 30 in the programmers manual.
-
first i would suggest you post in the correct forum second update to latest release of fr3
-
remove refrences to this file from project have found a file named fr_ln2~.pas, which I renamed to fr_ln2.pas and included a reference to it in the uses list of the project. So my troubles began...
-
make report rtmultiple and 4 design pages
-
please post fr3 topics in fr3 forum
-
create a var and add to it in obp event of detail band 0 it on each group header band.
-
read faq.txt file item 2.33
-
change to correct names frreport1 frxreport1 all types have an x in their names in fr3 Tfrxmemoview
-
sorry Delphi7\Projects\Bpl should have read Delphi6\Projects\Bpl
-
yes others have and replys are in this forum if you do a search on teechart you will find them. Be careful about duplicate BPLs. Check windows\system32 or system depending on windows version and Delphi7\Projects\Bpl And make sure …
-
suggest you look back further in this forum for same subject. make sure you follow the instructions in the tchart.txt and install.txt files and do a manual install.
-
set the default copies property of the report component.
-
Yes that is the problem syntax will have to be modified to suit fr3 The converter does not actually parse every character of the block of code encountered it just places the string of code in a safe event.of the correct object. ie memo21.memo.li…
-
it will have to be rewritten to suit fr3, see the source code files for fr3's rtf export for an idea on what has changed.
-
Yes set the maxwidth minwidth properties of the crosstab object. see the string grid demo for an example.
-
This is a setting of the printer driver which is accessed through the print dialog. If you are printing without the dialog than you must add delphi printers unit to your uses clause, write code to get a handle to the printer, set the property, do a…
-
set cancel button's modal result to mrCancel
-
Yes, you are way out of date current version is 3.11