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. Printing an SDI application

Printing an SDI application

Scheduled Pinned Locked Moved C / C++ / MFC
helpquestion
4 Posts 2 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.
  • J Offline
    J Offline
    jonesap5
    wrote on last edited by
    #1

    I have an SDI application that has inherited CFormView as the base class. When the application was created it disabled all print functionality. I would like to be able to add this functionality. I know that I can add virtual functions but I am confused on what to put in these functions. I would like to print the application as it looks. Is that even possible? Any help would be great. thanks, adam

    Z 1 Reply Last reply
    0
    • J jonesap5

      I have an SDI application that has inherited CFormView as the base class. When the application was created it disabled all print functionality. I would like to be able to add this functionality. I know that I can add virtual functions but I am confused on what to put in these functions. I would like to print the application as it looks. Is that even possible? Any help would be great. thanks, adam

      Z Offline
      Z Offline
      Zac Howland
      wrote on last edited by
      #2

      link That should at least get you started. If you decide to become a software engineer, you are signing up to have a 1/2" piece of silicon tell you exactly how stupid you really are for 8 hours a day, 5 days a week Zac

      J 1 Reply Last reply
      0
      • Z Zac Howland

        link That should at least get you started. If you decide to become a software engineer, you are signing up to have a 1/2" piece of silicon tell you exactly how stupid you really are for 8 hours a day, 5 days a week Zac

        J Offline
        J Offline
        jonesap5
        wrote on last edited by
        #3

        there are a few things that I don't understand in this code example. one i don't know what the variable m_dib is and where it came from. I also don't understand GDIUtil::GrabDIB function call. I get an error that the compiler doesn't know that it exist. any help would be great. thanks

        Z 1 Reply Last reply
        0
        • J jonesap5

          there are a few things that I don't understand in this code example. one i don't know what the variable m_dib is and where it came from. I also don't understand GDIUtil::GrabDIB function call. I get an error that the compiler doesn't know that it exist. any help would be great. thanks

          Z Offline
          Z Offline
          Zac Howland
          wrote on last edited by
          #4

          The author of the article used someone else's code (the GDIUtil class/namespace). Click on the link he provides in the article for more information. If you decide to become a software engineer, you are signing up to have a 1/2" piece of silicon tell you exactly how stupid you really are for 8 hours a day, 5 days a week Zac

          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