0

I want to create an HTML form which user can fill and print it on a network printer without installing drivers in the client pc. Is it possible? If yes how?. I am familiar with php and jquery

mansoondreamz
  • 493
  • 1
  • 4
  • 25
  • possible duplicate of [PHP Server Side Printing](http://stackoverflow.com/questions/2012936/php-server-side-printing) – low_rents Nov 21 '14 at 09:59

1 Answers1

0

I think what you want is cloud printing.

If yes, you can look at google cloud print.

Shiyou
  • 121
  • 1
  • 4
  • 16