Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Cancelling export

Status
Not open for further replies.

makaveliuk

Programmer
Dec 1, 2003
46
GB
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?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top