|
-
Nov 3rd, 2000, 12:17 PM
#1
Thread Starter
New Member
I am tring to capture the image of a form that wont fit on the screen. I looked around but just can't find code for this. I can capture the whole screen, the visible part of a form and so on. Can I have the form paint itself to the clipboard ? Or capture the image in the browser that wont fit on the screen, I would like to add a quick print to my web browser. I use dialup so waiting for some sites to print sucks.
-
Nov 3rd, 2000, 12:30 PM
#2
Fanatic Member
How do you get the picture data of the visible part of the form? I mean, what's your code?
-
Nov 3rd, 2000, 01:01 PM
#3
_______
<?>
Go Here and enter screen as the search criteria. Neat little program that captures the sceen in multiple ways.
"A myth is not the succession of individual images,
but an integerated meaningful entity,
reflecting a distinct aspect of the real world."
___ Adolf Jensen
-
Nov 3rd, 2000, 03:42 PM
#4
Thread Starter
New Member
Call keybd_event(vbKeySnapshot, 1, 0, 0)
Is what I am using
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|