Call us on : 02070336860

The Apple Repair Station- The Mac Parts and Apple Repairs Specialist, Business, Education and Home User Support, London | UK

  • Home
  • Repairs
    • ARS Liquid Damaged Revival
    • Apple Mac Repair
    • iPad
    • iPhone
    • Insurance Quotation
  • Solutions
    • Data Shredding
    • Mac Support
    • Upgrade SSD / RAM
    • Trade in
    • WiFi Solutions
  • Data Recovery
    • iDevices
    • Internal/External HDD
  • Store
  • Repair Status
    • Check Your Repair Status – Kingsland Store
    • Check Your Repair Status – Angel Store
  • Contact
 January 23, 2021

Runtime Error 482 (Printform Error) Windows 10 – 5 Steps To Resolve Windows 10 Printer Code 482

by admin / Sunday, 27 January 2019 / Published in Uncategorised

Runtime Error 482 is caused by a system’s inability to connect to the “Printform” Windows library from applications which are still using the VBA (Visual Basic) integration engine.

Though the error shows in Windows 10, it’s typically when using Adobe Acrobat or another “Print to PDF” application.

The solution to Runtime Error 482 to is to first ensure you have the appropriate printer installed (most don’t) and then – if the error persists – change / remove any references to the printer setup from any VBA applications.

If you’re seeing the error when you’re trying to “Print to PDF”, you’ll want to make sure you have the correct PDF drivers installed, and that the application you’re using is compatible with Windows 10.

The steps outlined in this tutorial should explain how to fix it…

Cause

The underlying problem with the Runtime Error 428 comes from the way in which Windows works with its underlying hardware.

When you use Windows, there are a number of “sub systems” which allow the system to connect with a number peripherals and other devices. These sub systems are called “drivers” and need other software to connect to them.

It’s the case with this error that the hardware you’re trying to connect to your system is not responding, the likes of the 428 error will appear. Now, whilst the error used to be quite common (and still is for Windows 10) – most people are unaware of the cause of the issue, and that it’s actually caused by the Visual Basic runtime environment – a series of different files / applications designed to interface applications with deeper Windows processes.

Visual Basic is ancient technology now – but it’s still used by the likes of Excel and a number of third party applications (including Citrix and Adobe Acrobat) to provide embedded functionality for a system. It’s this integration which is damaged and corrupted on your PC (leading the error to show). When you try and use the “printer” on your system, the problem is that the application you’re using will basically be either using an outdated, or damaged, version of the VBA Printform engine, leading the error to show.

The fix is to ensure your printer is installed – and working – properly, and then that there are no underlying issues with your system.

Solution

Whilst Microsoft recommend using the SFC (System File Checker) and DISM (Deployment Image Servicing and Management) tools to resolve any underlying issues with the system itself – the problem may be somewhat more acute / simple to deal with than that.

We’ve found it’s often the case that VBA is the issue, and by updating either the application in question – or the underlying application or the various VC++ redistributable applications – to resolve the issue.

Here’s how…

1. Re-Install Printer

The first step is to re-install the printer on your system.

This might sound drastic, but is actually a very good way to resolve the majority of “printer” errors – typically because of how the drivers of the printer can sometimes become damaged or corrupted.

To do this, you should use the following steps:

  • Right-click on the “Start” button (bottom left screen)
  • Select “Device Manager”
  • Scroll down to “Printers”
  • Right-click any of the printers causing the issue
  • Select “Uninstall”
  • Follow the steps on screen
  • Restart your PC

After restart, Windows 10 should begin to automatically add the printer again.

To check this – you can use the following steps:

  • Left-click the “Start” button (bottom left screen)
  • From the left “charms” menu, select the “cog” (this is for the “settings” applet)
  • Click on “Devices” (top row)
  • From the left menu, select “Printers & Scanners”
  • If the printer doesn’t appear, select “Add a printer or scanner”
  • Follow the steps on screen

Let this process happen and then attempt to print again with it. If the error is not resolved, or your printer is not listed, move onto the next step.

2. Clear Printer Spooler

The next issue might be that the “print spooler” has been causing problems.

The print spooler is basically a queue through which Windows is able to manage the various print jobs. Anyone familiar with Windows 95 / 98 will likely remember the joys of dealing with a constantly corrupting print spooler.

To resolve one of the more common reasons why the Runtime 482 error shows, you should clear out the print spooler:

  • Press “Windows”+”S” keys on the keyboard
  • In the search box, type “CMD”, right-click and select “Run As Administrator”
  • Type: net stop spooler and then press Enter
  • Type (pay attention to the spaces): DEL /F /S /Q %systemroot%System32spoolPRINTERS and then press Enter
  • Type: net start spooler and then press Enter

This will restart the spooler, having cleared out any of the underlying queues / pools which may have existed in the system.

3. Re-Install Affected Software

A number of people have reported the error to occur when using Adobe Acrobat, as well as a number of other tools.

You should re-install any affected software because there firstly might be updates available, and secondly might have some underlying issues in terms of compatibility or similar.

To do this (if you don’t already know) is relatively simple:

  • Right-click on the “Start” button (bottom left of taskbar)
  • Select “Apps and Features”
  • From the list, select the application causing the errors
  • Select “Uninstall”
  • Allow the process to proceed
  • Restart your PC
  • Install the software again (preferably downloading the latest version from the Internet)

If you’re a seasoned computer user, you’ll probably have tried this already. If not, it should at least ensure that the application that’s causing the error is running as up to date as possible.

4. Re-Install.NET & VC++

If the above does not work, it *could* be the case that some of Windows’ core dependencies (software libraries it uses to run) are either corrupted, damaged or out of date.

There are two systems which are most pertinent here – .NET or Visual C++ (VC++). Re-Installing both gives you the ability to ensure that your system is able to use the files/settings required to get it working properly…

  • Press “Windows” + “S” keys on your keyboard
  • Into the “Search” box, type “Control Panel”
  • Scroll to “Programs and Features”
  • Look for “Microsoft Visual C++ Redistributable” listings
  • From the list, note down the “year” number for any of the versions you have installed (for example “2012”), as well as the “architecture” version (x86 / x64)
  • Right click each and select “Uninstall”

Once you’ve uninstalled them all (don’t worry, it won’t cause any damage to your system although it will likely stop a number of applications working until they are re-installed), browse to your search engine of choice and type “vc++ download”.

The first result should come up with a page for Microsoft showing the “Latest Supported Visual C++ Downloads” – this will give you a full list of the libraries you just removed.

From the list, you need to download each and install them again.

When this is complete, you then need to click onto “Turn Windows Features On or Off” from the left panel.

At the top should be listed several “.NET” listings. Click on the 4.7 version and make sure that it’s installed properly. If it isn’t, we’ll need to re-install it:

  • Go to your search engine of choice
  • Type “.NET Download”
  • This should bring up a page “.NET Downloads” from Microsoft
  • Click it and then download the latest version of the .NET Framework
  • Save it to your hard drive and let it install on your system

This should ensure that any application tapping into VBA will be able to access the correct files etc.

5. Run SFC/DISM

Finally, you need to look at running the SFC/DISM tools.

These won’t fix the error directly, but will ensure that you have a system running as smoothly as possible…

  • Press “Windows” + “S” keys on your keyboard
  • Type “CMD” and then right-click + select “Run as Administrator” on the app which shows
  • When CMD loads, type “SFC /scannow” and press Enter
  • Let the system run (shouldn’t take too long) and it will resolve any issues it finds automatically
  • After this, type the following: “DISM.exe /Online /Cleanup-image /Restorehealth” and press “Enter”
  • This should take considerably longer than SFC, but should clean out the majority of issues within the Windows system

If the error persists after doing this, it suggests a more specific problem with your PC. It could be anything from antivirus to a specific setting causing issues – the next step would either be to gain the opinion of a technician OR get insight from the manufacturers of the software causing the problem. In either case, there’s going to be a core issue leading the error to show.


Source by Richard Peck

2

About admin

What you can read next

Top 10 Health and Fitness Mobile Apps You Must Try
The Pros and Cons of Repairing an Old Computer
Dating Divorced Women – 7 Sure-Fire Ways to Attract a Woman Who Has Been Divorced!

Recent Posts

  • How To Buy The Best Tablet For Your Needs

    The market of tablets has grown at a rapid pace...
  • Some Important Facts About First Position Commercial Mortgage Notes

    Creating attractive interest is a challenge in ...
  • 15 Power Meals: Eat Like A Pro!

    Staying In Shape Doesn’t Mean You Have To...
  • Microsoft Project Server Vs Microsoft Project

    There are a number of project managers today th...
  • Four Content Marketing Ideas You Should Try Out

    Content marketing is one of the most profitable...

Recent Comments

    Archives

    • January 2020
    • December 2019
    • November 2019
    • October 2019
    • September 2019
    • August 2019
    • July 2019
    • June 2019
    • May 2019
    • April 2019
    • March 2019
    • February 2019
    • January 2019
    • December 2018
    • November 2018
    • October 2018
    • September 2018
    • August 2018
    • July 2018
    • May 2018
    • April 2018
    • March 2018
    • February 2018
    • January 2018
    • December 2017
    • November 2017
    • October 2017
    • September 2017
    • August 2017
    • July 2017
    • June 2017
    • May 2017
    • April 2017
    • March 2017
    • February 2017
    • January 2017
    • December 2016

    Categories

    • Uncategorised

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org

    Featured Posts

    • How To Buy The Best Tablet For Your Needs

      0 comments
    • Some Important Facts About First Position Commercial Mortgage Notes

      0 comments
    • 15 Power Meals: Eat Like A Pro!

      0 comments
    • Microsoft Project Server Vs Microsoft Project

      0 comments
    • Four Content Marketing Ideas You Should Try Out

      0 comments

    Get a quote

    To get an immediate quotation
    Please contact us NOW!

    Careers

    Send your CV
    to jobs@applerepairstation.com

    Shop Refurbished Macs

    Check our latest refurbished Macs here.

    Copyright © 2017 Apple Repair Station. Design by Artman Studio.

    Tech Desk  | Blog | Contact Us

    united_kingdom_640United Kingdom

    TOP