Relative Content

Tag Archive for c++asp.net.netlaravelweb

Restrict double printing

I am trying to make a web app that from a list you can print a pdf ( user shouldn’t be able to preview it ) he can just press print button, and i don’t want them to double print it from the printer also (hardware side when they press print previous button in it ) or intercept the file being sent to printer, i didn’t start developping the web app yet before knowing if its possible ,i googled and found nothing about that , also would be preferable with laravel or dotnet.(Can also make an app in c++ to be installed in client if needed)