SpoolFile

KCM Core sends a spool file to any printer accessible through the Windows NT printer system. This spool file is sent to the printer as is. KCM Core cannot verify if the printer understands the data in the spool file.

To generate a spool file, use the PrintDocument command and print to file (file parameter specified).

Syntax

SpoolFile
   File(<text>)
   Printer(<text>);

Parameters

  • File: Required. The spool file that KCM Core sends to the printer.
  • Printer: Required. The name of the printer that KCM Core sends the spool file to. This name can be any printer that Windows NT can access.