Export directly to PDF
Hi.
How can I directly export to PDF (in Delphi).
I mean, that it will be something like this (i don't want to see preview):
Thanks.
How can I directly export to PDF (in Delphi).
I mean, that it will be something like this (i don't want to see preview):
frxReport1.PrepareReport(True);
frxReport1.Export( {TfrxCustomExportFilter} );
I don't know how to use TfrxCustomExportFilter.Thanks.
Comments
before calling export you should set all the exportfilters properties
In fugging Fastreport FMX will not be installed a exportfilter like in VCL.... i fugging hate this sh!t ..always the same