Results 1 to 4 of 4

Thread: Capture Form Image

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2000
    Location
    CT
    Posts
    3

    Question

    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.

  2. #2
    Fanatic Member
    Join Date
    Feb 2000
    Location
    The Netherlands
    Posts
    715
    How do you get the picture data of the visible part of the form? I mean, what's your code?
    Oetje
    [email protected]
    93606776
    Visual Basic 6, Windows 2000

    Never pet a burning dog

  3. #3
    _______ HeSaidJoe's Avatar
    Join Date
    Jun 1999
    Location
    Canada
    Posts
    3,946

    <?>

    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

  4. #4

    Thread Starter
    New Member
    Join Date
    Oct 2000
    Location
    CT
    Posts
    3
    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
  •  



Click Here to Expand Forum to Full Width