Richard Stephens
Richard Stephens
About
- Username
- Richard Stephens
- Joined
- Visits
- 0
- Last Active
- Roles
- Members
Comments
-
Hi Paul, I have the Standard FR6, so no source. Also, there is only one frxPDFExport component. (Good thought, though!) The PDF button shows up, but does nothing when clicked. As I stated before, if I write a stripped down program that just vi…
-
I wrote a quick test project under Delphi 10.1.2 and it worked fine. I then took the exact same components and dropped them onto my large project and the PDF export button does not work. However, if I directly export a PDF using the statement: …
-
This has been resolved. Delphi did not have TeeChart installed. Installed TeeChart and then reinstalled FastReports and it works fine.
-
I completely uninstalled FastReport and deleted the folder from the c: drive. I then ran the fr5_6_7_all_std.exe installation program and let it default to the Complete setup type. At the end, it runs the recompile wizard. It correctly selected 1…
-
igy wrote: » Hello, frxReport.PreviewOptions.Buttons contained pbExportQuick? Yes.
-
MotoX wrote: » The latest version I have no longer has an export button, but the save button allows you to save as PDF, JPG, etc. The only issue is it has maybe 3 or 4 of each in the menu. Would like it to show one of each type. Aha -- …
-
The solution to this is to drop a TFrxRichObject onto the Delphi form.