Iam trying to print a form bit i am getting run time error as "printer error"

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pramodrepaka
    New Member
    • Mar 2007
    • 21

    Iam trying to print a form bit i am getting run time error as "printer error"

    I am trying to print a form with the help of below code
    form1.printform
    but the above code gives me an error as "printer error"with an error no 482
    printer is connected to lan and it is working properly. if any one can help please help me with an example.
  • hariharanmca
    Top Contributor
    • Dec 2006
    • 1977

    #2
    Originally posted by pramodrepaka
    I am trying to print a form with the help of below code
    form1.printform
    but the above code gives me an error as "printer error"with an error no 482
    printer is connected to lan and it is working properly. if any one can help please help me with an example.

    This Error is because of your printer is not connected to your system or improper printer connection

    Comment

    • ansumansahu
      New Member
      • Mar 2007
      • 149

      #3
      Originally posted by pramodrepaka
      I am trying to print a form with the help of below code
      form1.printform
      but the above code gives me an error as "printer error"with an error no 482
      printer is connected to lan and it is working properly. if any one can help please help me with an example.
      Hi ,

      This microsofts KB article that talks about on how to handle this issue.

      http://support.microso ft.com/kb/242483

      Refer to this site to see if it helps you out in anyway.

      thanks
      ansuman sahu

      Comment

      Working...