Results 1 to 3 of 3

Thread: Capture Screen Print Command?

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 1999
    Location
    New York
    Posts
    5

    Post

    I was wondering if anyone knows how to setup a Print Command that will Capture the Screen (Much like a Print Screen Utility) and convert it to a Picture so that it can be printed.

    Thanks

  2. #2
    Junior Member
    Join Date
    Nov 1999
    Posts
    27

    Post

    Hi,

    To print the form:

    Command1_click()
    form1.printform
    Printer.enddoc
    end sub

    In Christ,
    Ben

  3. #3
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744

    Post

    There's a Tip on this site about capturing the image of a desktop.


    Regards,

    ------------------

    Serge

    Software Developer
    [email protected]
    [email protected]
    ICQ#: 51055819


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