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)
So basically i just want to know if there is a concept to do this and what would be the logic behind it.
Thank you in advance !
Just googled if it’s doable , did not start coding it
Zinou is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.