that's all. Work for whole office without trash software installed on
(windoze) workstation or unix server.
_______________________________________________

Your message is worth saving, gives me some new ideas on getting that 
recalcitrant printer (HP M1212nf MFP) to work.

if you want mail my privately i have quite large practice in making "modern" printers to work normal way.

i don't think there are HP printers that cannot be made to work normally.

If not hplip or hpijs then

/usr/ports/print/foo2zjs

is your friend. Most probably this printer will need foo2... tools.

And fortunately none of this solution requires CUPS, even if some ports are made so cups are installed (not a problem anyway) there is no need to use it.

Normal (=="ancient") way of using printers under unix is to use lpd and write a filter that will translate at least postscript to printer's format.

If your machine is a network server for windoze computers then use samba and just add

printing = bsd
load printers = yes


in [global]

and all your printers in /etc/printcap are available. Install generic postscript driver in windows. Actually - Any Apple postscript printer driver in windows XP (their postscript is actually compatible with postscript).

this way you gain independence - changing printer doesn't need fooling with windows drivers, and you print from anything.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to