CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Print Preview

  1. #1
    Join Date
    Jun 2000
    Location
    Nepal
    Posts
    108

    Print Preview

    What's the easiest way to implement Print Preview for my application?

    Do I have to devise my own form? If yes, what considerations should I make?


  2. #2
    Join Date
    Apr 2000
    Location
    South Carolina,USA
    Posts
    2,210

    Re: Print Preview

    There is a Fantastic "Print Review" program just posted to Planet-Source-Code.com/vb a month or so ago.
    it's worth looking at.
    http://www.planet-source-code.com/xq...s/ShowCode.htm
    Also there are several others there you might want to look at.

    John G

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