Tagged Questions
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
216 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 ...
1
vote
0answers
195 views
Margin problems when printing PDF using LPR on OS X
I'm printing a PDF document using LPR on OS X, to a Canon MP190 printer.
When printing the same document (Letter paper size) from the Preview app, the margins are correct.
When printing using LPR, the ...
1
vote
0answers
117 views
Make Sending Alternate Username to Printer Queue Permenant
I am currently having trouble to print file to a userid protected network printer. The problem is that my username is not what they want.
Well, I can print files from terminal:
lpr -p [printer name] ...
0
votes
1answer
488 views
lpr -o page-ranges=1 is still printing all three pages
I need to make lpr print just the first page of my document, however it continues to print everything. Itried these commands:
lpr -P <myprinter> -o page-ranges=1 <myfile>
lp -d ...
3
votes
1answer
924 views
Adobe Reader seems to use wrong lpr command when printing to CUPS
On my debian lenny box, printing via CUPS works fine, e.g. using OpenOffice.
When printing from Adobe Reader, however, stuff doesn't work. It appears the problem happens during the first step of the ...