Hi, I would like to know what is PHP for Windows's printing capability.
I recently realized that Perl does not have Printer capability other than dumping the text to the printer port. This isnt good as doing so, our scripts would be totally reliant on the printer's command sets. So I need to print to the windows printer driver <- perl does not have this. I am wondering if PHP have this feature. Specifically, can I use PHP to : 1) set the margination of the printer 2) set page height of the printer 3) print a JPG / BMP file to the printer 4) and do the above direct to the printer driver and not direct to the printer port. Jaime -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]