BIAPIsSupportedPrinter 

Description

This method validates if the specified printer driver version is supported by the Auto-print SDK. 
The Auto-print SDK supports only Black Ice printer drivers and the Demo version of Auto-print SDK supports only 14.16 or newer version of Black Ice printer drivers.

 

Syntax

RetVal = [BiAutoPrint.] BIAPIsSupportedPrinter PrinterName

 

Returns         

RetVal Bool       

TRUE if the specified printer is supported by this version of Auto-print SDK, otherwise FALSE.

 

Remarks       PrinterName String             Name of the printer.