Re: How to print doc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Agreed. It is possible to print things on the server side. I made the (incorrect) assumption that he wanted to control client-side printing from PHP.

Let me know how I may be of service,
=C=
* Cal Evans
* http://www.eicc.com
* We take care of your IT,
* So you can take care of your business.
*
* I think inside the sphere.


Sai Hertz And Control Systems wrote:
Dear Cal Evans,

Assuming you mean from PHP, you can't directly do that. PHP is server side, Printing is client side. If you are working in a


Printing is possible on server side PHP has some print functions but that works on Windows only that also on serverside not the client side
In javascript you may do something like
<a href="#" OnClick='window.print()'>Click to print </a>
Regards,
Vishal Kashyap



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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux