Sends an arbitrary string of characters to the printer. PrintSend is usually used for sending escape sequences that change the printer’s setup.
Obsolete function PrintSend is an obsolete function. The ability to use this function is dependent upon the printer driver.
PrintSend ( printjobnumber, string {, zerochar } )
Integer. Returns 1 if it succeeds and -1 if an error occurs. If any argument’s value is null, PrintSend returns null.