Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. How can I print in dialog based?

How can I print in dialog based?

Scheduled Pinned Locked Moved C / C++ / MFC
question
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • O Offline
    O Offline
    OO P
    wrote on last edited by
    #1

    Hello everybody, I have this question from the stone age no one answers me the only answer i`ve got use SD but i need dialog based program so any answer far away from SD thank you and have a nice day .

    M F M 3 Replies Last reply
    0
    • O OO P

      Hello everybody, I have this question from the stone age no one answers me the only answer i`ve got use SD but i need dialog based program so any answer far away from SD thank you and have a nice day .

      M Offline
      M Offline
      Mike Dimmick
      wrote on last edited by
      #2

      Printing is really too lengthy a subject to discuss here. Instead, I refer you to Charles Petzold's Programming Windows, Fifth Edition from Microsoft Press. You can still use the MFC helper classes such as CPrintDialog and CDC.

      1 Reply Last reply
      0
      • O OO P

        Hello everybody, I have this question from the stone age no one answers me the only answer i`ve got use SD but i need dialog based program so any answer far away from SD thank you and have a nice day .

        F Offline
        F Offline
        FearlessBurner
        wrote on last edited by
        #3

        Check out this code project article http://www.codeproject.com/printing/printextension.asp?target=print%7Cdialog which tells you most of things that you will need to know.

        1 Reply Last reply
        0
        • O OO P

          Hello everybody, I have this question from the stone age no one answers me the only answer i`ve got use SD but i need dialog based program so any answer far away from SD thank you and have a nice day .

          M Offline
          M Offline
          Mike Danberg
          wrote on last edited by
          #4

          Hey, I'll answer you cause I had the same problem about a year ago. I don't really know much about printing though, just gonna tell you what I did. First off, I'd suggest you go to the Printing section on this website, there are plenty of articles on it, might have just what you need. Other than that it really depends on what you want to print that's in the dialog. For instance I wanted to be able to print out the contents of a list box, which I was able to find a suitable printing class on this site. I'll go ahead and say that printing from any type of control can be done using a class similar to the one I had. If you're trying to print from something other than a control, can't help you much there. Mike

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups