CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 1999
    Posts
    1

    adding a printer

    I am trying to add a printer silently, I currently used a full set of shell commands to run the add printer wizard and sent all the keys respectively using .SendKey, Is there a better way of doing this? Also, is there a way to set printer properties? If anyone has some information or references I could look up, it would be much appreciated. Thank you


  2. #2
    Join Date
    Jan 2000
    Location
    Russia
    Posts
    1

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