Results 1 to 2 of 2

Thread: Printer reset

  1. #1

    Thread Starter
    Member MaBen's Avatar
    Join Date
    Apr 2000
    Location
    Sherbrooke, Québec, Canada
    Posts
    38
    Hi,

    Any modification on the dialog of "CommonDialog1.ShowPrinter", will change my printer in the control panel.

    How to reset back my printer like it was?

    This code does not work with the printer in the control panel.

    Dim x As Long

    x = Printer.Orientation
    CommonDialog1.ShowPrinter
    Printer.Orientation = x

    Thanks


  2. #2
    Addicted Member
    Join Date
    Jan 1999
    Posts
    239

    Talking

    Go here:http://www.planetsourcecode.com./vb/scripts/ShowCode.asp?lngWId=1&txtCodeId=78


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