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. .NET (Core and Framework)
  4. How to disable No of copies in Print Dialog in C#.net Windows Application

How to disable No of copies in Print Dialog in C#.net Windows Application

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharptutorial
3 Posts 3 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
    sr159
    wrote on last edited by
    #1

    Hi I created crystal report and generated print receipt. While giving print i want to disable No of copies in Print Dialog. If anybody knows, please reply me. Thanks in advance.

    L P 2 Replies Last reply
    0
    • S sr159

      Hi I created crystal report and generated print receipt. While giving print i want to disable No of copies in Print Dialog. If anybody knows, please reply me. Thanks in advance.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      That's not a standard option for the common PrintDialog[^], which makes sense; there's nothing preventing the user from hitting the print-button twice or making a xerox of the page - so there's little added value in hiding that option.

      Bastard Programmer from Hell :suss: if you can't read my code, try converting it here[^]

      1 Reply Last reply
      0
      • S sr159

        Hi I created crystal report and generated print receipt. While giving print i want to disable No of copies in Print Dialog. If anybody knows, please reply me. Thanks in advance.

        P Offline
        P Offline
        Pete OHanlon
        wrote on last edited by
        #3

        You can't disable it, but you can ignore it -just change the PrinterSettings.Copies yourself. If you want to get rid of this altogether, you are going to have to create your own printer dialog.

        *pre-emptive celebratory nipple tassle jiggle* - Sean Ewington

        "Mind bleach! Send me mind bleach!" - Nagy Vilmos

        CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

        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