pro_php thread: s there faster way to print other than the browser print button for a- php web aplication??
Leonard
iam on linux and apache
can you give some code to study?? this??
thanks Jorge
-----Mensaje original-----
De: Leonard Danao <ldanao@s...>
Para: professional php <pro_php@p...>
Fecha: Lunes, 02 de Abril de 2001 01:24 a.m.
Asunto: [pro_php] s there faster way to print other than the browser print
button for a- php web aplication??
>You Could
>1. format a file the way you want it. access the file just created Call/Use
>lpd and print to your printer.
>
>BTW What OS?
>2. on NT you could send a formatted page directly to the printer that is
>attached to the server by calling the Windows API.
>
>Have fun
>
>----------------------------------------------------------------------
>
>Subject: Is there faster way to print other than the browser print button
>for a- php web aplication??
>From: Jorge Cordero <jorge@d...>
>Date: Sat, 31 Mar 2001 10:54:26 -0600
>X-Message-Number: 1
>
>I need to print a weekly pay roll of 200 employes that uses php and mysql
>rigth now I am printing from the browser print button, is a better and
>faster way to do it???
>
>Jorge
>
>Thnks
>
>