C Chipcom Registered User. Local time Today, 21:47 Joined Apr 13, 2006 Messages 63 Apr 6, 2007 #1 Hi I need to know how to print all the Form (Like a print screen way)? Thanks
R Rich Guest Apr 6, 2007 #2 Forms aren't designed to be printed, create a Report that looks like your form and print that
C Chipcom Registered User. Local time Today, 21:47 Joined Apr 13, 2006 Messages 63 Apr 6, 2007 #3 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
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
KeithG AWF VIP Local time Today, 11:47 Joined Mar 23, 2006 Messages 2,591 Apr 6, 2007 #4 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
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