From: Yura Kalinichenko <yuk@kalina.in.ua> To: ALT Linux Community general discussions <community@lists.altlinux.org> Subject: Re: [Comm] Не работает PCL последовательность Date: Tue, 11 Oct 2011 19:20:52 +0300 Message-ID: <4E946CE4.9040707@kalina.in.ua> (raw) In-Reply-To: <4E94508C.4080202@kkz.kiev.ua> vsol пишет: > Добрый день! Привет! > Принтер HP LaserJet P2055d (тоже самое и с P2015d) > lp -d HP55d -o cpi=15 -o lpi=8 64711009.utf > > в 64711009.utf вставлена ескейп последовательность ESC&l0H (1и 26 6с > 30 48) - что в pcl означает EjectPage, но > страница не прогоняется (ескейп последовательности печатаются как > текст) . Естественно. В CUPS, как правило, текст перед выводом преобразуется в PostScript с помощью фильтра texttops. Соответственно, никакие ESC-последовательности действовать не будут. Чтобы действовали - надо печатать мимо стандартных драйверов: либо в режиме -o raw, либо с использованием механизма System V interface scripts. Но тут у тебя будет как минимум проблема с кириллицей. Так что если ввязываться в бой - то только если есть за что. А если тебе нужен только прогон страницы - попробуй вставить ^L (код 0xC) - может texttops его поймёт. -- SY, Yura Kalinichenko
prev parent reply other threads:[~2011-10-11 16:20 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2011-10-11 14:19 vsol 2011-10-11 16:20 ` Yura Kalinichenko [this message]
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=4E946CE4.9040707@kalina.in.ua \ --to=yuk@kalina.in.ua \ --cc=community@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git