PHP is server-side; it can't do anything to the client. You'll need to use javascript, or some other client-side technology.

Nicole wrote:

anyone know of a good tutorial for using PHP to send output to a printer?

have a report that returns paged display (e.g., 20 rows max per page) ...
too many rows to show on one page. need a print button that will send all
the output directly to the printer and print all pages .... not talking
about javascript print() either. I need something via PHP.

any tips?

thanks

--
Nicole
aeontrek.com






-- The above message is encrypted with double rot13 encoding. Any unauthorized attempt to decrypt it will be prosecuted to the full extent of the law.




-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to