ITP/Server will send a spool file to any printer that is accessible through the Windows NT printer system. This spool file will be sent to the printer "as is". ITP/Server cannot verify if the printer will understand the data in the spool file.
To generate a spool file use the PrintDocument command and print to file (file parameter specified).
SpoolFile
File(<text>)
Printer(<text>);
File: Required.
The spool file that ITP/Server will send to the printer.
Printer: Required.
The name of the printer that ITP/Server will send the spool file to. This name can be any printer that Windows NT can access.