Install

The class require Php 4.3.0 or greater.

I had tested this class with that version, but I think it should work also with Php 4.2.x.

Class Aprint REQUIREMENTS

This module work on any Windows box supported by the php_printer extension (see 'Printer function' in the Php manual)

This class require to add the line extension=php_printer.dll to your php.ini file.

Class PsPrint REQUIREMENTS

In order to create Postscript file you must get the Postscript extensions see 'ps' at PECL repository, and add it to to your php.ini as extension