Is it possible or is there any html5 / javascript / jquery library that allows me to take a print out of the window or a div and save it automatically without requiring the user's permission?
I've tried window.print()
but it asks for user permission
Note: I want to save as image not send to printer