CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 6 of 6
  1. #1
    Join Date
    Dec 1999
    Location
    Vienna, Austria
    Posts
    17

    Link Output of PrintForm into a file

    is it possible to link the output of form.PrintForm into a file so that i can easily capture my window without showing it on the screen?


  2. #2
    Join Date
    Jul 1999
    Location
    Athens, Hellas
    Posts
    769

    Re: Link Output of PrintForm into a file

    Check this out:

    http://www.codeguru.com/bbs/wt/showp...vb&Number=4030

    ;-)

    Michael Vlastos
    Automation Engineer
    Company SouthGate Hellas SA
    Development Department
    Athens, Greece

  3. #3
    Join Date
    May 1999
    Location
    Oxford UK
    Posts
    1,459

    Re: Link Output of PrintForm into a file

    Ooops! I was supposed to post that to the site wasn't I ?

    Chris Eastwood

    CodeGuru - the website for developers
    http://codeguru.developer.com/vb

  4. #4
    Join Date
    Jul 1999
    Location
    Athens, Hellas
    Posts
    769

    Re: Link Output of PrintForm into a file

    ha,ha,ha!!!!!!
    :-)))))))
    lol
    you made me lough!!!!
    ;-)
    Of course it was to be...
    Will you post and my name too??? :-)

    Michael Vlastos
    Automation Engineer
    Company SouthGate Hellas SA
    Development Department
    Athens, Greece

  5. #5
    Join Date
    May 1999
    Location
    Oxford UK
    Posts
    1,459

    Re: Link Output of PrintForm into a file

    Sure, I'll post it to the site (as long as I don't get sidetracked again... your's isn't the only one that I've 'forgotten' to do)

    I'll post the URL here when it's been added (or send you a private message).


    Chris Eastwood

    CodeGuru - the website for developers
    http://codeguru.developer.com/vb

  6. #6
    Join Date
    Jan 2006
    Posts
    1

    Re: Link Output of PrintForm into a file

    I am very interested in the output of a PrintForm into a file. Have you found a way to do it yet? If so would you please share. Thanks

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

Featured