I have an email, and I attempt to print it. It offers me the various
available printers (in my case 'lex' on the local system and 'hp' over
the network), plus the option of using a local program.
So I select 'hp', and it outputs the command
lp hp -o A4 -o media=A4
and pipes some postcript to it. Which looks reasonable on the face of it,
excpet that is NOT a valid lp command. It SHOULD have said
lp -d hp -o A4 -o media=A4
OTOH, I could swear that, on some occasions, I have seen it issue exactly
that. So what is going on, and exactly where in the opera implementation
is the information about the correct command to issue?
--
Charles H. Lindsey ---------At Home, doing my own thing------------------------
Tel: +44 161 436 6131 Web: http://www.cs.man.ac.uk/~chl
Email: c...@clerew.man.ac.uk Snail: 5 Clerewood Ave, CHEADLE, SK8 3JU, U.K.
PGP: 2C15F1A9 Fingerprint: 73 6D C2 51 93 A0 01 E7 65 E8 64 7E 14 A4 AB A5