OwnQueue

Description

OwnQueue is used to organize a detached printing queue. Use this method to queue all PrintHTML calls in a separate process. The process is disconnected from the current session (cookies, SSL context, etc) but the calling window can be closed at any time without waiting for spooling to compete. 

OwnQueue must be called before any PrintHTML calls to take effect.

Syntax

printing.OwnQueue()

Applies To

printing

See Also

PrintHTML