Displaying 1 result from an estimated 1 matches for "hplj4m".
Did you mean:
hplj4
2003 May 02
2
Print speed with an HP Laserjet 4
...ting via a locally installed HPLJ4 PCL driver, to a
Samba provided LanManager printer port. Samba would pass the print job
off to lprng, which would send it across the network to the printer on
tcp/9100.
The new print setup, which is significantly slower, is that the user
prints via a server based HPLJ4m PostScript driver, to a spoolss samba
printer port. Samba passes the job to lprng, which passes a copy of the
PostScript file to my accounting system (printbill), and then sends the
job to lprng, which converts the PostScript to PCL via the ifhp pcl_gs
model, before finally sending it across the ne...