gpi
gpi
About
- Username
- gpi
- Joined
- Visits
- 558
- Last Active
- Roles
- Members, FR Team
Comments
-
You may debug FR's sources in the LibDXX folder after recompile all packages too
-
wrote: - add the Fastreport \source path to your delphi search pathes Remove Fastreport \source path from IDE, add path to FR's LibDXX folder only, run recompile.exe and recompile all packages
-
Run recompile.exe and recompile all FR's packages
-
Create small demo project with problem and send it to support@fast-report.com
-
Try to use Arial Unicode MS font or another unicode font and export to PDF with "Embedded fonts" option
-
Decrease Zoom property value
-
All RAD editions have free FR Embarcadero Edition
-
Yes, free FR Embarcadero Edition doesn't have run-time designer and script support
-
No any changes. CR to FR converter needs CR's dlls which included in the VS 2005
-
Again: What product (FR.Net, FR VCL, FR FMX, FR Mono) do you use?
-
It seems you are use some packages from free FR Embarcadero Edition. Uninstall all instances of FR, remove all FR's files and folders (see system and hidden folders too) and then install registered version of FR again
-
1. FastQueryBuilder is not included in the FR Standard Edition. You are probably started recompile.exe with the FR Professional / Enterprise version, and {$DEFINE QBUILDER} was added to frx.inc. It is necessary to delete it and again to start recomp…
-
See FR6 Demo "What's new" section "Duplicates" report
-
What product (FR.Net, FR VCL, FR FMX, FR Mono) do you use?
-
Copy all files from FireDAC folder to LibD25 folder and then compile frxFD25.dpk and install dclfrxF25.dpk packages
-
You can't to do this in the script
-
wrote: Correct? No. See my code
-
Uninstall all instances of FR, remove all FR's files and folders (see system and hidden folders too) and then install FR6 again
-
Sample for PDF button: unit Unit1; interface uses   Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,   Dialogs, frxClass, frxExportPDF, frxPreview, frxDsgnIntf, Menus; type   TForm1 = class(TForm)     frxReport…
-
Clear TfrxReport.Dataset or set another dataset for data band
-
Attach your report template (fr3) here
-
Add TfrxDesigner to project
-
[Sum(IIf( <> 0, 1, 0))]
-
wrote: Could this be a bug? Yes. Try to use TfrxPictureView on the TfrxOverlay band as workaround
-
Try to use landscape orientation of the page and place 3 sets of objects on the bands
-
Yes. It's possible. Use TfrxDBDataset
-
Create small demo project based on standart Delphi's components and local database like FRDemo database and send it to support@fast-report.com
-
No, you may use FR report templates (fr3) for preparing of report only
-
TfrxGroupHeader.DrillDown