Introduction
These functions are only available under Windows 9.x, ME, NT4 and
2000. They have been added in PHP 4.0.4.
Installation
Add the line extension=php_printer.dll to your php.ini file.
Runtime Configuration
The behaviour of these functions is affected by settings in php.ini.
Table 1. Printer configuration options
| Name | Default | Changeable |
|---|
| printer.default_printer | "" | PHP_INI_ALL |
For further details and definition of the PHP_INI_* constants see
ini_set().