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. Visual Basic
  4. Printing - how to set a standard paper size??

Printing - how to set a standard paper size??

Scheduled Pinned Locked Moved Visual Basic
questioncsharpvisual-studiohelptutorial
3 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.
  • B Offline
    B Offline
    BluesEnd
    wrote on last edited by
    #1

    Hi all, I'm learning about printing and have made good progress but there is one thing I can't understand: I want to set the paper size to a standard size = A4. I can do it using "papersize" - but is it better to use "paperkind" - if so, how do I do it? I'm using the full version of visual studio 2008 Thanks for your help and advice.... Regards, Steve

    Thanks for your help and advice! Steve

    H 1 Reply Last reply
    0
    • B BluesEnd

      Hi all, I'm learning about printing and have made good progress but there is one thing I can't understand: I want to set the paper size to a standard size = A4. I can do it using "papersize" - but is it better to use "paperkind" - if so, how do I do it? I'm using the full version of visual studio 2008 Thanks for your help and advice.... Regards, Steve

      Thanks for your help and advice! Steve

      H Offline
      H Offline
      Henry Minute
      wrote on last edited by
      #2

      From a very quick glance through some of the documentation, you should use PaperSize. PaperKind is an enumeration used to provide the options for the PaperSize.Kind property.

      Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”

      B 1 Reply Last reply
      0
      • H Henry Minute

        From a very quick glance through some of the documentation, you should use PaperSize. PaperKind is an enumeration used to provide the options for the PaperSize.Kind property.

        Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”

        B Offline
        B Offline
        BluesEnd
        wrote on last edited by
        #3

        Hi Henry, Thanks for that............. Steve

        Thanks for your help and advice! Steve

        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