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
1 answer

Print Server Force Page Orientation, Paper Size, etc

We have a naive application that prints without having configurable options for page orientation, paper size, etc. The solution has been to create multiple queues for each set of configuration options, so that printing landscape is a different…
Ryan H
  • 1,468
  • 3
  • 15
  • 19
2
votes
1 answer

How can I force/cause an error or hung job in a print queue

I am currently trying to design a powershell script to check if any of the printers attached to a Win Server 2003R2 have jobs stuck in the queue. so far I am doing: Get-WmiObject -class "win32_printer" | ft shareName, queued, printerState,…
Chris O'Kelly
  • 296
  • 6
  • 19
2
votes
2 answers

Printer recognized but not printing. CUPS

I'm using a HP 1000 J110 connected to a server which I access via ssh. I use lsusb and it appears there. Then, I Pasted the PPD on the /etc/cups/ppd/ folder... Is the ppd my pc uses to print when attached directly to the PC. I Use lpstat -p and it…
AAlvz
  • 365
  • 4
  • 7
  • 16
2
votes
2 answers

How to automate PDF printing

I'm looking to automate the printing of PDF's from a Windows 2008 Server to an IPP Printer. Are there any options for PDF printing built directly into the OS? Does anyone have experience with good PDF printing command line utilities? Is it possible…
Bob
  • 2,569
  • 3
  • 26
  • 22
2
votes
2 answers

Printing to Xerox with XSA accounting from Linux

My company has a lot of Ubuntu 12.04 desktops and a new Xerox ColorQube 8900S networked printer. Using the .ppd file from Xerox I can print to the printer fine, unless XSA accounting is turned on. At this point no jobs are accepted, getting a "the…
artfulrobot
  • 2,949
  • 13
  • 36
  • 60
2
votes
1 answer

Printing to shared printers across VPN

I have a program that prints labels at five remote sites. Two sites, aren't working, but the rest are with an identical (as far as I can tell) setup. Using Wireshark, I have determined that the handshaking all goes well, but after the "Open Print…
CYMR0
  • 145
  • 1
  • 7
2
votes
1 answer

Trouble with Remote Desktop pulling through printers. Drive Redirection works, and the ports created but not the printers

I've run out of things to look into. All the support documents have been gone through and still provide no resolution. I've checked the service permissions, (sc sdshow spooler) they all match up with other systems and what is output on the support…
Windex
  • 52
  • 5
2
votes
3 answers

What's the best way to set-up a user's printers using NETLOGON.bat?

What's the best way to set-up a user's printers using NETLOGON.bat?
cagcowboy
  • 1,072
  • 1
  • 14
  • 21
2
votes
1 answer

HP Wireless Printer not working

I have installed an HP DeskJet 4620 driver on a win 7 machine. All works perfectly for several days, and than printing is not longer possible. Instead I get the message: "Unable to communicate with printer". This happened on every Win 7 PC I tried,…
Omri Spector
  • 151
  • 7
2
votes
3 answers

Printer issues using Citrix?

We have remote users using Citrix using CRM 4.0 for Outlook 2003. The CRM 4.0 Application is customized and connects to a sharepoint document library. When the user tries to print from the document library within CRM 4.0 the pages come out black. …
2
votes
1 answer

How to audit print jobs on windows server

I've set our 2003 Server to log spooler information events, which are then recorded in the system log (Event 10) in Event Viewer. This records the user who sent the print job, along with date/time, file name, and # of pages. What I would like to do,…
Citizen Chin
  • 532
  • 2
  • 12
  • 21
2
votes
2 answers

Slow printing form windows 2003 print server

I have a Windows 2003 SP2 print server. There are over 100 print queues setup on the server. The server has 4 GB RAM and two processors. I receive complaints that printing becomes very slow, sometimes jobs take up to 15 minutes to print. If I…
2
votes
4 answers

HP Printer Malfunction (Virus?)

i'm having serious problems with several HP Printers. The issue is the following: my printer (different models) prints random ASCII character on the first line of a paper ( image sample: http://tinyurl.com/d2744sk ) and prints several papers ( 50+…
eldblz
  • 385
  • 2
  • 11
  • 21
2
votes
3 answers

Can we improve printing spooling speeds in our high volume printing environment?

My company uses a over dozen standard office printers (HP9050) to print variable data marketing materials. Our customer may ask us to send a marketing letter to 80,000 postal addresses with a two day turnaround time. We split the job into 2,000…
E. H.
  • 21
  • 1
  • 2
2
votes
1 answer

cups not printing classification

Our print server is using cups, and it is set to use a classification but the classification is not appearing on the pages. The banner prints and all config files look to be okay (printers.conf, cupsd.conf, client.conf) and lpoptions shows the…
JLZenor
  • 133
  • 1
  • 1
  • 6