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 with Doc/View, help me!

Printing with Doc/View, help me!

Scheduled Pinned Locked Moved C / C++ / MFC
helpquestion
2 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.
  • S Offline
    S Offline
    Steven M Hunt
    wrote on last edited by
    #1

    Hi. I like the fact that doc/view does all the printing stuff for me, but it's the size of it on the printed page that's the problem. How do i make the data from my view bigger on the printed page? Right now it prints extremely small and it's unusable without a magnifying glass. This project i'm working on has a deadline so i need some help as soon as possible. -- Steve

    N 1 Reply Last reply
    0
    • S Steven M Hunt

      Hi. I like the fact that doc/view does all the printing stuff for me, but it's the size of it on the printed page that's the problem. How do i make the data from my view bigger on the printed page? Right now it prints extremely small and it's unusable without a magnifying glass. This project i'm working on has a deadline so i need some help as soon as possible. -- Steve

      N Offline
      N Offline
      Neville Franks
      wrote on last edited by
      #2

      You can use different fonts, sizes etc. for printing to what is used for display. Just set the font into the CDC used for printing. Typically you would let the user choose the font they want to use. This is what I do in ED (see sig). Neville Franks, Author of ED for Windows www.getsoft.com and coming soon: Surfulater www.surfulater.com

      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