<< Click to Display Table of Contents >>

ZFLOGO2

Method ZfLib.APIPrint.StartPrint

 


 

Sub StartPrint( ByVal bszFileName As String )

 

 

This method switches the Zetafax Printer into API Print mode.

 

Parameters

parminbszFileName                Filename to print to

 

Remarks

 

Once this method has been called, the next print job sent to the Zetafax Printer under the current user context will be sent to the specified file. The Zetafax Client will not be launched. As soon as the Zetafax Printer begins processing the print job, the API print mode is cleared and subsequent jobs will be processed as normal.

 

See Also

 

APIPrint.IsComplete,

APIPrint.CancelPrint