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();
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
>
>