mentby.com
Blog | Jobs | Help | Signup | Login

Postscript printer: is poscript support enough to get it running?



Hi,

I've been considering buying a printer, and after a bit of homework, I
found that postscript is the standard supported method for printing
(even though most printers nowdays do all the work on CPU rather than
themselves to cut costs).

So I looked up a model but  I really *don't* understand that much, this
is the first time *ever* I'd be buying/using/installing a printer, so
what I'd like to know is:

Is postscript support in an ethernet/USB printer enough? Or do I need to
take some other specification into consideration? If so, which? I don't
want to go out and buy a printer, only to find out that I need support
for X, for Y software for the platform where I'll use it.

As a side note, it's the HP P2055 I've been considering, and supports PS3.

Thanks

--
Hugo Osvaldo Barrera


Hugo Osvaldo Barrera Sat, 24 Dec 2011 09:45:34 -0800

Print languages:          HP PCL 5c; HP PCL 6; HP postscript level 3
emulation with automatic language switching

source: http://www.shopping.hp.com/product/printer/LaserJet/1/storef[..]
ABA;HHOJSID=PhcXT2lHNxpKCxk8X1TLbrMJ35K5BT2F5Z5XnzGRDmgZJhKtM9nh!743062901


Patrick Keshishian Sat, 24 Dec 2011 11:26:28 -0800

If the printer "talks" postscript, you just feed it a postscript file.
So the most simple setup is to have a PS printer with an ethernet port.
Just add something like this to your /etc/printcap and start lpd:
lp:\
    :sd=/some/spool/folder/lp:\
    :mx#0:\
    :sh:\
    :rm=10.11.12.13:\
    :rp=lp:

If you want to do fancy things, look at the a2ps package. But otherwise
you don't need any "special" software.

Oh, and don't forget to update your firmware [1].

kind regards,
Robert

[1]  http://www.hp.com/hpinfo/newsroom/press/2011/111129b.html


Robert Sat, 24 Dec 2011 11:38:37 -0800

This will work perfectly.

--
Antoine


Antoine Jacoutot Sun, 25 Dec 2011 01:44:43 -0800

HP LaserJet P2055dn is an excellent postscript printer.
I use it more then a year without problems.

--
Alexei Malinin


Alexei Malinin Mon, 26 Dec 2011 02:42:54 -0800

We have one at work that have printed >50000 pages so far and <20
errors/paper jams.

/Johan Linner


Johan Linner Mon, 26 Dec 2011 05:17:04 -0800



Post a Comment