[PHP-WIN] Printing functions

2003-06-23 Thread Luis Moreira
Hi       Can someone tell me why on earth the following script writes one line per page (besides a blank page between pages 1 and 2) ?     And this only if I specify a default printer on PHP.INI, otherwise the printer_open function fails ...       Thanks     $handle = printer_open();

[PHP-WIN] R: [PHP-WIN] Printing functions

2001-08-13 Thread Darvin Andrioli
Have you inserted "extension=php_printer.dll" in you php.ini ? Darvin > -Messaggio originale- > Da: Deleo Paulo Ribeiro Junior [mailto:[EMAIL PROTECTED]] > Inviato: sabato 11 agosto 2001 15.44 > A: Lista PHP > Oggetto: [PHP-WIN] Printing functions > >