makaveliuk
Programmer
I have an automated export running using CRAXDDRT20.DLL to open and export to PDF, under some conditions I need the report to cancel exporting but if I call CancelExport() or release the report object, the Export function never returns leaving my app hanging.
any ideas on how to end the export and return from the export function?
any ideas on how to end the export and return from the export function?