How to print all the Form (Like a print screen way)?

Chipcom

Registered User.
Local time
Today, 21:47
Joined
Apr 13, 2006
Messages
63
Hi

I need to know how to print all the Form (Like a print screen way)?


Thanks
 
Forms aren't designed to be printed, create a Report that looks like your form and print that
 
Printing a Form like print screen must be possible

HI

If print screen is possible so printing a Form like print screen must be possible
 
I don't think you can use Sendkeys to send a keystroke of the print screen key but you might want to give that a shot. You are probably right that this can be achieved but you are going to have to make some API calls to produce the print screen
 

Users who are viewing this thread

Back
Top Bottom