<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic UNIX printer interface files adding ESC codes in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-printer-interface-files-adding-esc-codes/m-p/2497339#M830432</link>
    <description>Can I add ESC codes to a UNIX remote printer interface file?  I want to specify "landscape" and "ledger" to a remote queue on Novell. I know the escape codes and have been able to add them to the head of the HPGL spool file that I want to print but I want the interface file to do this if I can.&lt;BR /&gt;Thanks</description>
    <pubDate>Thu, 22 Feb 2001 15:26:36 GMT</pubDate>
    <dc:creator>Peter Day</dc:creator>
    <dc:date>2001-02-22T15:26:36Z</dc:date>
    <item>
      <title>UNIX printer interface files adding ESC codes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-printer-interface-files-adding-esc-codes/m-p/2497339#M830432</link>
      <description>Can I add ESC codes to a UNIX remote printer interface file?  I want to specify "landscape" and "ledger" to a remote queue on Novell. I know the escape codes and have been able to add them to the head of the HPGL spool file that I want to print but I want the interface file to do this if I can.&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 22 Feb 2001 15:26:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-printer-interface-files-adding-esc-codes/m-p/2497339#M830432</guid>
      <dc:creator>Peter Day</dc:creator>
      <dc:date>2001-02-22T15:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: UNIX printer interface files adding ESC codes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-printer-interface-files-adding-esc-codes/m-p/2497340#M830433</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you can edit the /etc/lp/interface/&lt;PRINTER&gt; script as follows:&lt;BR /&gt;Before the line:&lt;BR /&gt;/usr/sbin/rlp -I............&lt;BR /&gt;insert:&lt;BR /&gt;{&lt;BR /&gt;  echo "&lt;ESCAPE_SEQUENCES&gt;"&lt;BR /&gt;  cat $1&lt;BR /&gt;} &amp;gt;$1.tmp&lt;BR /&gt;mv $1.tmp $1&lt;BR /&gt;&lt;BR /&gt;Within the {} you could add anything to put into the printfile.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;/ESCAPE_SEQUENCES&gt;&lt;/PRINTER&gt;</description>
      <pubDate>Thu, 22 Feb 2001 15:31:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-printer-interface-files-adding-esc-codes/m-p/2497340#M830433</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2001-02-22T15:31:15Z</dc:date>
    </item>
  </channel>
</rss>

