Printer Driver Sysgen Variables (Compact 2013)
3/26/2014
In Windows Embedded Compact, you can implement functionality that converts data from applications into page description language (PDL) formats for controlling printing devices connected to a Windows Embedded Compact powered device.
For more information, see Printer Drivers.
For more information about how to add or remove catalog items, see Create Your First OS.
Hardware and Software Requirements
- Requires a printer.
- Requires a port that is used to connect a device to a printer. For more information, see USB Host Driver Catalog Items and Sysgen Variables.
Sysgen Variables
The following table describes the SYSGEN variables that you can set to add support for printer drivers to your OS.
Tip
To view other Sysgen variables that a Sysgen variable depends on, right-click a Sysgen variable in the Catalog window, and then click Show Dependencies.
SYSGEN variable |
Description |
---|---|
SYSGEN_PCL |
Provides a sample printer driver to support Printer Control Language (PCL)-compatible printers. |
SYSGEN_PRINTING |
Provides support for the Printing Functions. |