Re: Printing: OpenOffice yes, bash no.
- From: ray <ray@xxxxxxxxxx>
- Date: Wed, 27 Jun 2007 09:24:42 -0600
On Wed, 27 Jun 2007 13:19:14 +0200, toni wrote:
Using OpenOffice I can print everything without any problem.
But when I try to do it using shell command, ther's no way to print
something.
# cat textfile > /dev/usb/lp0 - lp1 - lp2
# cat textfile > /dev/usblp0 - usblp1
#cat textfile > /dev/lp0 - lp1 - lp2 (lp0 wait eternally)
#cp textfile /dev/usb/lp0 ... etc. etc.
lp and lpr returns
Error - no default destination available.
(on www.linuxprinting.org I have already download and install their
recommended driver for my printer... Minolta PagePro 1300W)
Any idea?
Thanks for all!
Cups admin page, set the printer to be default. From the command line: lpr
textfile.
.
- Follow-Ups:
- Re: Printing: OpenOffice yes, bash no.
- From: toni
- Re: Printing: OpenOffice yes, bash no.
- From: toni
- Re: Printing: OpenOffice yes, bash no.
- References:
- Printing: OpenOffice yes, bash no.
- From: toni
- Printing: OpenOffice yes, bash no.
- Prev by Date: Unter Ubuntu 7.04 (Gnome) Programmen Tastenkürzel zuweisen
- Next by Date: Re: Printing: OpenOffice yes, bash no.
- Previous by thread: Printing: OpenOffice yes, bash no.
- Next by thread: Re: Printing: OpenOffice yes, bash no.
- Index(es):
Relevant Pages
|