Top "Fastreport" questions

FastReport is a reporting engine which provides all the tools necessary for developing reports, including a visual report designer, a reporting core, previewer, dialog designer and macro interpreter.

How do I make FastReport generate a PDF that's viewable on iOS?

I am using FastReports, and its resulting PDFs cannot be read correctly on iOS. Because iOS reads PDF/A, which …

delphi pdf delphi-xe3 fastreport
Any good PDF export filter that works with Fast Report?

I recently discovered that the PDFs exported by the Fast Report's PDF export filter aren't displayed correctly in Mac OSX, …

delphi pdf pdf-generation cross-platform fastreport
class EVariantTypeCastError with message 'Could not convert variant of type (String) into type (Double)

Using Delphi and FastReport I get this error message while debugging inside Delphi immediately after this line: <FastReport_Component&…

delphi fastreport
FastReport - How to sum specific groupfooter values to a new footer band

i'm trying to do the following with fastreport and delphi. I have a report containing... GroupHeader -------> Key to …

delphi fastreport
frxPDFexport and frxReport component in Fast Reports 4 does not export high quality images

I using FR4 VCL components in a software written in Delphi 7. In some reports i using images with high quality. …

delphi fastreport
Create report using FastReport.Net

I have installed FastReport.Net for generating reports. I have included following references: FastReport.dll , FastReport.Web.dll , FastReport.Bars.…

c# asp.net .net report fastreport
Using FormatFloat in FastReport VCL 5 scripts

I am trying to print a currency formatted value to a TfrxMemoView on the report with the following script: procedure …

delphi fastreport
Converting QuickReport To FastReport

I am Converting a QuickReport to a FastReport in Delphi source, I want to determine the event method name that …

delphi migration fastreport quickreports
Export FASTREPORT print as PDF

Is there anyone knows how to get PDF prints from "fast report"? (.NET) report1.Export(frxPDFExport1); that line doesn't work, ?

c# javascript .net pdf fastreport
FastReport preview not showing all pages

I'm using FastReport 4.7.31 in Turbo Delphi Pro. The following procedure processes the data stored in several dated files depending on …

delphi preview fastreport