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. WPF
  4. Extending wpf print dialog

Extending wpf print dialog

Scheduled Pinned Locked Moved WPF
csharpwpfdata-structuresquestion
5 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.
  • A Offline
    A Offline
    Andreas X
    wrote on last edited by
    #1

    Hi! I have been looking for a way to extend the default printdialog in PresentationFramework. I need to filter the available printers some how. Does anyone know if it is possible either to filter the printer queue datasource or to extend the dialog to add such functionallity?

    Andreas Johansson
    Senior Software developer at Tieto Sweden

    K 1 Reply Last reply
    0
    • A Andreas X

      Hi! I have been looking for a way to extend the default printdialog in PresentationFramework. I need to filter the available printers some how. Does anyone know if it is possible either to filter the printer queue datasource or to extend the dialog to add such functionallity?

      Andreas Johansson
      Senior Software developer at Tieto Sweden

      K Offline
      K Offline
      Kenneth Haugland
      wrote on last edited by
      #2

      I dont know exactly what the answer to this should be, but this might be a starty: Extending C# PrintDialog Part II[^] Other helpful things might be: http://social.msdn.microsoft.com/forums/en-US/winforms/thread/a2e1963e-60d6-4d4e-bac5-66fdb41b7b3b[^]

      A 1 Reply Last reply
      0
      • K Kenneth Haugland

        I dont know exactly what the answer to this should be, but this might be a starty: Extending C# PrintDialog Part II[^] Other helpful things might be: http://social.msdn.microsoft.com/forums/en-US/winforms/thread/a2e1963e-60d6-4d4e-bac5-66fdb41b7b3b[^]

        A Offline
        A Offline
        Andreas X
        wrote on last edited by
        #3

        Thank you for your reply. I have already found those articles and posts but they all work with the windows forms version of the printDialog. I cant figure out how to apply the technique to the presentationframework PrintDialog.

        Andreas Johansson
        Senior software developer at Tieto Sweden

        K 1 Reply Last reply
        0
        • A Andreas X

          Thank you for your reply. I have already found those articles and posts but they all work with the windows forms version of the printDialog. I cant figure out how to apply the technique to the presentationframework PrintDialog.

          Andreas Johansson
          Senior software developer at Tieto Sweden

          K Offline
          K Offline
          Kenneth Haugland
          wrote on last edited by
          #4

          Well, there is always the option of constructing a completely new PrintFile dialog in WPF from scratch, but that seems like a lot of work..

          A 1 Reply Last reply
          0
          • K Kenneth Haugland

            Well, there is always the option of constructing a completely new PrintFile dialog in WPF from scratch, but that seems like a lot of work..

            A Offline
            A Offline
            Andreas X
            wrote on last edited by
            #5

            I know X| Looks like thats my only way out.

            Andreas Johansson
            Senior software developer at Tieto Sweden

            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