views:

11

answers:

1

One of the requirements in my current project is to make sure that nobody prints multiple copies of the document once created. This is a intranet web-based application, using php-mysql and the clients would be in WinXP. Is there any way to prevent a printer from printing a multiple copies?

Thanks!

A: 

yes! write a JavaScript code that blows printer up after printing the first copy