Accusoft PrintPRO 7
KillPrintDoc Method
See Also  Send Feedback
AccusoftPrintPro7 ActiveX DLL > PrintPro Object : KillPrintDoc Method

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.