CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 1999
    Posts
    7

    Printing a multipage ( horizontal and vertical ) graphics document in MFC

    I am using a CScrollView with a MM_TEXT mapping mode. I have a graphics document whose size is in multiple pages ( horizontally and vertically ). I wish to print it. How would I do this using the MFC architecture ?


  2. #2
    Guest

    Re: Printing a multipage ( horizontal and vertical ) graphics document in MFC

    If someone say you how to do this, say me please. I want to print a Bitmap who is more big that the size of the page of printer.
    Thanks for all


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