Questions tagged [printing]

Printing is the writing of data in a human-readable format onto durable media such as paper.

Printing is the writing of data in a human-readable format onto durable media such as paper.

623 questions
2
votes
3 answers

Trivial Issue with ASP.NET 1.1 and SMTP

The server is running on: Windows Server Standard on SP2 IIS 7 with ASP.NET 1.1 IIS 6 for SMTP The server hosts many websites running ASP.NET 1.1. These websites use the built in SMTP server on IIS6. The SMTP works fine for a while but after a few…
2
votes
1 answer

how do i list remote print queues in aix?

So lpstat returns all print queues. What is a quick way to determine which of the print queues are remote and which are local?
jonaldomo
  • 121
  • 5
2
votes
1 answer

LaserJet M1522nF firmware was corrupted during the update

I have a LaserJet M1522nF, and the problem when I working on is that it is freezing every time so I decide to update the firmware. During the updating the device was down because of electricity so I turned it on again and there is a message on the…
AAA-Super
  • 133
  • 1
  • 2
  • 9
2
votes
2 answers

Problems with identical printers having non-identical settings

(Apologies if this is in the wrong place, seems a better fit here than rather on SuperUser) We have two HP CP2025 colour printers installed on a Server 2008 Printe Server, both on HP "Universal Printer Driver, PCL 6". When you click on "Properties"…
tombull89
  • 2,964
  • 8
  • 41
  • 52
2
votes
3 answers

printing parallel over ethernet cable

I have a bit of an interesting challenge :) I have a machine with a parallel printer output, i want it to be able to print instead to a printer in a different room and i know that parallel isnt great over big distances. i found this:…
Crudler
  • 21
  • 2
2
votes
2 answers

Changing destination of a printer in lp in linux

When I type lpstat -p in bash I get: lp@linuxbox 'xerox printer in room 100' (dest lp@193.233.9.7) How do I change dest to another IP?
Oleg
  • 61
  • 1
  • 1
  • 2
2
votes
0 answers

Local printing from Citrix, job is paused and sends 128KB on each resume

I have a very strange issue that is affecting non-domain admin users. When a standard user within Citrix (Presentation Server 4.0) attempts to print to a local printer (attached via USB to the local computer) the job comes up in the server printer…
Lima
  • 374
  • 3
  • 12
2
votes
2 answers

Canon IR Advanced C2020 Won't Print From a Mac

I’m having an issue with a Canon IR Advanced C2020 on the Mac side. We have the printer connected to the network and printing from Windows machines using the UFRII driver but I can’t seem to get any Macs printing to it. A quick rundown of relevant…
Jeff Bolduan
  • 51
  • 1
  • 8
2
votes
7 answers

Mass change of default printer settings

On our Server 2008 R2 Print server we have ~30 HP Printers (Some CM3530s, M4345s and CP3525s) and I have been asked to convert all the print double sided and, for the colour printers, greyscale. Is there a powershell script or cmd-line trickery or…
tombull89
  • 2,964
  • 8
  • 41
  • 52
2
votes
2 answers

Why can't I print from Windows on CUPS from a single application?

I've set up a Fedora 10 server and I want to print to an attached printer from three Windows Vista and two XP workstations. After much manual reading I got this situation: All workstations can print One workstation can print from all but one…
Daniel Rikowski
  • 758
  • 4
  • 10
  • 19
2
votes
1 answer

Print windows print jobs in order of submission

Does anyone know of any setting or third party software which forces print jobs to be printed in the order they are submitted?
Christopher Edwards
  • 718
  • 1
  • 8
  • 19
2
votes
5 answers

Switching local DNS servers disrupts printer

I have two DNS servers in my office, Gob and Tobias. They are both running Ubuntu and BIND. Their BIND config files are identical. We've been using Gob for the last month or so. When we switched to Tobias for the first time today, everything kept…
Jason Swett
  • 1,468
  • 5
  • 23
  • 37
2
votes
2 answers

windows printer spool gets stuck with file at 64kb from linux and mac

Hi I have two printers one on a file server with windows 2003, and other with windows XP. The thing is that when i try to print from my machine, my file stays in queue for ever, it says 64kb out of whatever the file i send. I have seen similar…
Juan Diego
  • 179
  • 1
  • 1
  • 11
2
votes
3 answers

Printing on a local printer from SSH remote session

I have the following problem. My normal work files are on a remote machine that I can SSH to. I want to be able to print from remote machine on a local printer without having to print to a file, and then scp file to the local machine. What I need is…
Boris Bukh
  • 171
  • 2
  • 6
2
votes
2 answers

Creating a network printer via Powershell

I'm trying to create network printers using a Powershell script. The script below creates the port without any issues, but will not create the queue. Can you anyone confirm if this script works on Windows Server 2008? (Note, you need to have the…
fenster
  • 454
  • 4
  • 13