How detect the Start and the End of PDF Export
hi, everyone
I need detect the start and the end of PDF Export, I need to save the PDF file to Database but I dont know how I could handle this events.
TFrxPDFExport component has two event: BeginExport and BeforeExport, but it does not has an AfterExport or EndExport event handler.
Could you help me please?
Best Regards
I need detect the start and the end of PDF Export, I need to save the PDF file to Database but I dont know how I could handle this events.
TFrxPDFExport component has two event: BeginExport and BeforeExport, but it does not has an AfterExport or EndExport event handler.
Could you help me please?
Best Regards
Comments