Questions
Questions:
How to show the Summary band at the bottom of the page?
How to print the group total in the group header?
I want to keep a group together
I want to keep a MasterFooter together with MasterData.
How to change the TabOrder of the dialog controls
2.9. How to change the language in the FR dialogs on-the-fly?
Can I run the FastReport designer as a MDI Child?
How to work with TfrUserDataset?
Can I print the A3 report on two A4 papers?
How to print on Dot Matrix Printers?
FastReport prints multi-page reports in the order 1,1,2,2. How to change it to 1,2,1,2?
Can I assign other paper bin for the first page of the report?
How to fax/email the prepared report?
How to change a query parameter from the script?
How to disable some report pages?
How to determine that report was builded succesfully?
How to hide some buttons in the designer?
How to fill the data dictionary programmatically?
I don't want to show some datasets in the data dictionary and in the report.
How to pass a value to the report?
How to make the TChart with several series?
How to switch pages in the designer?
I want to show variables and data fields in one insert dialog.
How to hide "export options" dialog?
I store my reports in a BLOb. How to change the "Open/Save" dialogs in the designer?
How to access to the report object from Delphi?
How to define own hotkeys in the TfrPreview?