Accusoft PrintPRO 8
KillPrintDoc Method
Description

Call this method to allow the PrintPRO control to run on a specified web site.

Syntax
Visual Basic
Public Sub KillPrintDoc() 
Remarks

After a document has been released to the print device or spooler, KillPrintDoc method may be called to terminate the print request.

If the operating system's Print Manager is handling the print job (the Print Manager is running and has background printing enabled), KillPrintDoc deletes the current print job and the printer receives nothing. If Print Manager isn't handling the print job (background printing isn't enabled), some or all of the data may be sent to the printer before KillPrintDoc can take effect. In this case, the printer driver resets the printer when possible and terminates the print job.

See Also

PrintPro Object  | PrintPro Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback