[cups.general] Printing escape sequence to format font size

Ambrose Li ambrose.li at gmail.com
Tue Sep 19 18:57:21 PDT 2006


Hi Aldrin,

On 19/09/06, Aldrin Labissiere <alabissiere at lbi-group.com> wrote:
> It's still not working but at least I have the first line printed. I use to print with the lp (cat check.txt|lp -dprinter) command and it's working fine with redhat7. Now in Redhat ES4, using the same command, I only get an empty page... If you have any other idea, I need help...

I suppose this is a PCL printer? Try

( printf "\033&k2G" ; cat check.txt ) | lp -o raw -d printer

and see if it's any better.

-- 
cheers,
-ambrose





More information about the cups mailing list