gpi
gpi
About
- Username
- gpi
- Joined
- Visits
- 560
- Last Active
- Roles
- Members, FR Team
Comments
-
Fixed. Use latest FR 5.5.11
-
Try to use latest build of FR - is problem still exists?
-
Color property restored. Use latest FR 5.5.11
-
Try to use latest FR 5.5.11 - is problem still exists?
-
Attach screenshot of the your editor window
-
See Upgrades section of the your personale page https://cp.fast-report.com
-
Use latest FR 5.5.11
-
Try to use latest FR. If problem still exists - create a small demo project and send it to support@fast-report.com
-
If you have FR Standart, Professional, Enterpise with script support frxReport.LoadFromFile('reportfolder\test.fr3'); with frxReport do begin frxreport.ScriptText.Clear; //clear script text frxreport.ScriptText.Add('procedure MasterDataOnBeforePrint…
-
Try to remove all references for FR's LibD21 folder in the your project settings
-
See here: http://www.fast-report.com/en/forum/?p=/discussion/3719
-
No, we don't plan to add such feature in the nearest future
-
Try to set TfrxReport.EngineOptions.DestroyForms to False
-
Fixed. Will be available in the next build 5.5.11
-
Use latest FR 5.5.11
-
wrote: Is it possible, when exporting to PDF, to have same result like I have when print to printer? No, FR's PDF export doesn't have such feature
-
See a sample in the attach
-
You may update FR 5 VCL to 5.5.11 now
-
You may use Code128 barcode type in the FR 5 VCL Embarcadero Edition Code128 doesn't available in the FR 4 VCL Embarcadero edition
-
Did you add Text11 parameter to the report?
-
Attach your report template (fr3)
-
Select TeeChart9 option, set path like C:\Program Files (x86)\Steema Software\TeeChart 2016\Delphi24.win32\Lib, select "Change TeeChart version" option and press Compile button
-
Create report with outline and export it to pdf with outline option
-
Yes, all FR's versions (FR3, FR4, FR5) have TeeChart support
-
You may reopen detail query in the master's OnAfterScroll event
-
You may use FR for Lazarus
-
Try to use latest FR FMX 2.5.2
-
Try frxReport.LoadFromFile('reportfolder\test.fr3'); with frxReport do begin frxreport.ScriptText.Clear; //limpo o texto do script [clear script text] frxreport.ScriptText.Add('procedure MasterDataOnBeforePrint(Sender: TfrxComponent);'); frxreport.S…
-
Use Statement:='SELECT * FROM Table_1 where FAUF=' + ff;
-
siema wrote: » Where can I get it? http://fast-report.com/pbc_download/fr25demo.exe