Tagged Questions
1
vote
0answers
24 views
Printing slides via lpr: How to get 4-up in landscape correctly?
If I have some pages of text, I can use lpr -o sides=one-sided -o landscape -o number-up=4 -o number-up-layout=btlr -o fitplot -P myprinter to print the text 4-up landscape. The layout is
----------
...
0
votes
0answers
30 views
Print job gets repeated indefinitely using LPR on Windows 2008
I have a VM with Windows 2008 R2 server that runs a program that extracts text from PDF files by means of OCR. It installs a virtual printer that converts PS to PDF. That printer is "connected" to the ...
0
votes
0answers
41 views
Brother MFC-7360N has misaligned prints
I need to print from a Debian 7.0 (Wheezy) box to a Brother MFC-7360N. The resulting printouts are all shifted 1cm to the right and 1cm up. This is particularly annoying if I want to print labels. ...
1
vote
1answer
219 views
lp vs lpr. What to use in case of CUPS and what historical difference?
My Debian distro provide lp and lpr commands for printing from CUPS packages.
I am noob to printing in UNIX but (have other tech skills).
I try find difference in man lp and man lpr. Only case that ...
2
votes
1answer
1k views
How to setup LPR on Windows 8
I have a Netgear WGPS606 print server. How can I install that printer on my Windows 8 system?
I have enabled the Windows LRP feature. However; when I try to add a printer it only searches locally. ...
2
votes
1answer
297 views
Printing from the command line with LibreOffice, lpr commands?
I'm trying to print a word document from the command line, but I need to specify printing options that I would normally use lpr for. This is the command I'm using
libreoffice -p "filename.doc"
I ...
0
votes
1answer
383 views
printing multiple files with lpr
When printing multiple files using lpr and the -p option, the name of the first file is printed in the header for all files. How can this behavior be modified such that the correct file name is ...
0
votes
1answer
52 views
LPR Utility for Windows 98
I'm trying to print to a network printer through TCP/IP in windows 98, however, windows 98 does not support printing to a TCP/IP port, so I read that I can do it through something called LPR.
Where ...
5
votes
1answer
432 views
Specify different username when printing to a lpr printer
My school requires me to use a different username than my Windows username in order to print. With Linux lpr I could just specify -U username, but there is no such option for Windows lpr (and even if ...
2
votes
1answer
120 views
How Can I Print Under A Username Different Than The One I'm Logged In As?
I bring my own personal laptop to school where my login is nickname. However, in order to print to the school's printers the username that sends the print job must match my school's AD login, ...
1
vote
1answer
246 views
LPR Printing: Tumble mode
Apparently this is an option to do with duplex/simplex in lpr, but I haven't been able to find what it means.
2
votes
1answer
259 views
lpr: cannot open printer description file
On a debian with cups, I get the following error with an alias of mine
cc2ps cms2CompsGlobEnrich.m
[cms2CompsGlobEnrich.m (C++): 4 pages on 4 sheets]
lpr: cannot open printer description file
[Total: ...
2
votes
1answer
6k views
Linux: how to list printer names acceptable for use with lpr?
The lpr man page says a destination printer can be specified with the -P flag.
-P destination[/instance]
Prints files to the named printer.
I have 'added' various printers on local Samba shares ...
1
vote
1answer
550 views
How to print in Windows (Vista) using a different user?
Is it possible to print as different user in Windows (Vista) without switching user?
I don't want to create profile for another user. (I need this because of some printers that are accessible only ...