Results 1 to 5 of 5

Thread: Allow User to Select Printer in PrintPreview

  1. #1

    Thread Starter
    Fanatic Member VBCrazyCoder's Avatar
    Join Date
    Apr 2003
    Posts
    681

    Allow User to Select Printer in PrintPreview

    Hi all,

    Does anyone have any ideas on how to allow a user to select a printer from the PrintPreviewDialog control? The control has a print button, but when it is clicked it just prints to the users default printer. It would be really cool if I could bring up the PrintDialog when the print button was clicked - but not sure how to go about it (I am sure it would have to do with events).

    Thanks!

  2. #2
    Frenzied Member
    Join Date
    Oct 2002
    Location
    Gammapolis
    Posts
    1,474
    In all well known applications I have seen (esp Office Package) when you click print button it just prints to the default printer, and to print to another printer you should use the menu. It seems like an accepted practice.
    'Heading for the automatic overload'
    Marillion, Brave, The Great Escape, 1994

    'How will WE stand the FIRE TOMORROW?'
    Eloy, Silent Cries and Mighty Echoes, The Vision - Burning, 1979

  3. #3

    Thread Starter
    Fanatic Member VBCrazyCoder's Avatar
    Join Date
    Apr 2003
    Posts
    681
    Yeah, but wouldn't it be nice....

    Just thought I would ask to see if anyone came across the same thing.

  4. #4
    Fanatic Member robbedaya's Avatar
    Join Date
    Jul 2002
    Location
    Belgium
    Posts
    872
    Originally posted by Lunatic3
    It seems like an accepted practice.
    not everything that is done a lot while programming is like it should be. those things are often just made like that because the programmers were to lazy to program it like the user would like it.
    - Use the thread tools to Mark your Thread as Resolved when your question is answered.
    - Please Rate my answers if they where helpful.

  5. #5
    Frenzied Member
    Join Date
    Oct 2002
    Location
    Gammapolis
    Posts
    1,474
    Originally posted by robbedaya
    those things are often just made like that because the programmers were to lazy to program it like the user would like it.
    No!
    'Heading for the automatic overload'
    Marillion, Brave, The Great Escape, 1994

    'How will WE stand the FIRE TOMORROW?'
    Eloy, Silent Cries and Mighty Echoes, The Vision - Burning, 1979

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width