I'm wanting to "Print Screen" within AutoPlay. I have tried playing with javascript window.print in several places but no luck.
I want the project will have a button that says "print this page". When the user clicks it, their print dialog box pops up, they select the printer and click print and a screen capture is sent to their printer.
I've seen ways of doing this by having a screen capture saved as a .jpg and telling the program to print that but there must be an easier way. There are many pages with info and I'd rather let the user print what he wants instead of setting up all of those commands.
Any help would be great. Thank you!

