Data report - is there any way to know whether printing of report is successfull
Hi,
In visual basic 6.0 data report, the function DataReport_Error can be used to catch any error while printing the report when ErrObj.ErrorNumber
is returned as rptErrPrinterInfo.
May I request to let me know, is there any way to know in program whether the print is successfull.
Thanks in advance
Re: Data report - is there any way to know whether printing of report is successfull
If there was no error raised then most probably the printing was successful...