PDA

View Full Version : Having Problem to Print pages Using PHP


amitchouhanji
07-11-2006, 01:17 PM
Hi Friends,
I am a new member of this forum.
I am having difficulty in printing pages through PHP while using the "print_open()" command.
How can I print a page using the printer in PHP

cubsfan
07-11-2006, 01:31 PM
You should look at using the javascript print function. PHP cannot print to a client side printer.