Date: Wed, 27 Jul 2011 16:11:34 -0600 (MDT) From: Warren Block <wblock@wonkity.com> To: Antonio Olivares <olivares14031@gmail.com> Cc: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: printing to a HP Deskjet 812C printer Message-ID: <alpine.BSF.2.00.1107271608190.24148@wonkity.com> In-Reply-To: <CAJ5UdcOxJ0=4C_mpD1sjyHFE=vyrRAaG3ONUn43fCdKLu8eeQQ@mail.gmail.com> References: <CAJ5UdcM-BbvZHdMLsNH0xckFhgL8z-PfcyB_Q-eTnrfhjYHtUg@mail.gmail.com> <alpine.BSF.2.00.1107271516090.23875@wonkity.com> <alpine.BSF.2.00.1107271522070.23965@wonkity.com> <CAJ5UdcOxJ0=4C_mpD1sjyHFE=vyrRAaG3ONUn43fCdKLu8eeQQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 27 Jul 2011, Antonio Olivares wrote: > I changed /etc/printcap, and two blank pages came out but blank :( Okay, it's progress. And good news, that printer understands plain ASCII and PCL3. Make certain lpd is running (pgrep lpd), then try the test shown in the article: % printf “This is a test\r\n\f” | lpr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1107271608190.24148>
