PrintSend

Description

Sends an arbitrary string of characters to the printer. PrintSend is usually used for sending escape sequences that change the printer’s setup.

NoteObsolete function PrintSend is an obsolete function. The ability to use this function is dependent upon the printer driver.

Syntax

PrintSend ( printjobnumber, string {, zerochar } )

Returns

Integer. Returns 1 if it succeeds and -1 if an error occurs. If any argument’s value is null, PrintSend returns null.