-
Screenshots of Forms?
Hello,
I have a form that I'd like to make a screenshot of w/out pressing the Print Screen button on the keyboard. I'm hoping that clicking on a button will automatically do a print screen and then print it instead of doing:
I have a problem w/ images printing strangely when they get resized, or if the image is moved alittle using a horizontal or vertical scroll bar.
Any suggestions?
Thanks in advanced
Chris
-
I'm not exactly sure if this is what you're talking about, but if you were to use an API or something to send alt+print scrn to your app, should copy just that window to the clipboard, then you could print the contents of the clipboard.