Ricoh SP 112SU Installation

jeanvert44 Posted messages 2 Status Member -  
h_nassar Posted messages 1 Status Member -
If during the installation of the Ricoh SP 112SU printer drivers you encounter an error, "printing job in progress," consider uninstalling a printer that is already using the USB001 port.

No scanning software is provided on the CD, only the Twain driver. You need to download a software like ScanManager.

2 answers

  1. ppz
     
    Great, thanks xelux!!!
    2
  2. Fermiparadox Posted messages 11515 Registration date   Status Member Last intervention   2 940
     
    -1
    1. xelux
       
      Hello,

      Here are the commands to run in admin mode to resolve the situation if you receive an error message similar to "print job (35)"
      net stop spooler
      del %systemroot%\system32\spool\printers\*.shd
      del %systemroot%\system32\spool\printers\*.spl
      net start spooler
      0
    2. h_nassar Posted messages 1 Status Member
       
      Excellent, this is exactly what was needed.
      After searching for a while, these four lines of commands effectively resolved the situation.
      Well done, and thank you.
      0