CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: printer object

  1. #1
    Join Date
    Feb 2000
    Posts
    440

    printer object

    Hi,

    When changing the default printer for current application in printer object it seems that not all of the properties of printer objects reflects the new printer. Is there a way so that the printer objects is "refreshed"

    Thanks

    Valery Iskarov Nikolov
    http://listen.to/quark

  2. #2
    Join Date
    Jun 2000
    Location
    Nepal
    Posts
    108

    Re: printer object

    For example?



  3. #3
    Join Date
    Feb 2000
    Posts
    440

    Re: printer object


    Well, I really had long battle with this printer object. The problem is the following.

    When I switch to new printer with set printer statement it behaves erroneous (it does not print properly). for example printer.ColorMode is not updated.

    However, when I change system default printer I do not have this problem.

    Valery Iskarov Nikolov
    http://listen.to/quark

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

Featured