Results 1 to 2 of 2

Thread: OT: printer buffer

Hybrid View

  1. #1
    fortunata Guest

    OT: printer buffer

    No one is answering elsewhere, and traffic seems decent here, so...

    I have an older printer (no USB ports) so got a converter cable to connect
    it to my laptop..no problem; software loaded, printer registers as default,
    and it worked fine a couple of times but now...NO. I click print (document,
    email, web page, anything) and it comes up on the screen as going to
    printer, but the printer doesn't turn on, and my system shows "six jobs
    waiting to be printed." How the heck do I get them OUT of the buffer!????




  2. #2
    Frazer Jolly Goodfellow Guest

    Re: OT: printer buffer

    "fortunata" <pacifist@gmail.com> wrote in
    news:NDaZg.296902$QM6.232425@bgtnsc05-news.ops.worldnet.att.net:

    > No one is answering elsewhere, and traffic seems decent here,
    > so...
    >
    > I have an older printer (no USB ports) so got a converter cable
    > to connect it to my laptop..no problem; software loaded, printer
    > registers as default, and it worked fine a couple of times but
    > now...NO. I click print (document, email, web page, anything)
    > and it comes up on the screen as going to printer, but the
    > printer doesn't turn on, and my system shows "six jobs waiting
    > to be printed." How the heck do I get them OUT of the
    > buffer!????
    >


    I use a command file that contains the following:

    net stop spooler
    del /F /Q C:\WINDOWS\system32\spool\PRINTERS\*.*
    net start spooler

    NB: This clears the spool queues of *all printers* on my system.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •