Elton1984
Programmer
- Mar 8, 2004
- 16
Hi all,
i have a scenario here whereby when i print a batch of reports, i would have to update a tblPrint to tell it that that particular batch of reports have been printed at least once.
Here comes the problem, if i cancel the printjob halfway without printing anything.. The tables would still be updated. So even though my reports are not printed at all, they would be already printed once before based on the table.
Is there anyway to check whether the printer has completed the printjob or are there some suggestions to what i can do to solve my problem?
Thanx in advance
Elton Wong
i have a scenario here whereby when i print a batch of reports, i would have to update a tblPrint to tell it that that particular batch of reports have been printed at least once.
Here comes the problem, if i cancel the printjob halfway without printing anything.. The tables would still be updated. So even though my reports are not printed at all, they would be already printed once before based on the table.
Is there anyway to check whether the printer has completed the printjob or are there some suggestions to what i can do to solve my problem?
Thanx in advance
Elton Wong