<?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 Re: Another printing problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/another-printing-problem/m-p/2627529#M921202</link>
    <description>hi,&lt;BR /&gt;  &lt;BR /&gt; Add -oc to your printer command.&lt;BR /&gt;&lt;BR /&gt;Even, this works fine:&lt;BR /&gt;  lp -d&lt;NAME&gt; -oc -o2  &lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;raj&lt;/NAME&gt;</description>
    <pubDate>Fri, 07 Dec 2001 15:28:26 GMT</pubDate>
    <dc:creator>Roger Baptiste</dc:creator>
    <dc:date>2001-12-07T15:28:26Z</dc:date>
    <item>
      <title>Another printing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/another-printing-problem/m-p/2627524#M921197</link>
      <description>Hi guys!!!&lt;BR /&gt;&lt;BR /&gt;I have to print a text file, but I need to print it landscape. So I used the command:&lt;BR /&gt;     lp -d&lt;PRINTERNAME&gt; -olandscape &lt;TEXTFILE&gt;&lt;BR /&gt;It have printed landscape, but the caracter size is to big, cause not everything that I have on the page fit on it...  So I want to use escape code, I think in Unix is "~E" but where should I wirte those???&lt;BR /&gt;&lt;BR /&gt;Help please...&lt;BR /&gt;Thanks...&lt;BR /&gt;Jon&lt;/TEXTFILE&gt;&lt;/PRINTERNAME&gt;</description>
      <pubDate>Fri, 07 Dec 2001 15:03:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/another-printing-problem/m-p/2627524#M921197</guid>
      <dc:creator>Jonathan Caplette</dc:creator>
      <dc:date>2001-12-07T15:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: Another printing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/another-printing-problem/m-p/2627525#M921198</link>
      <description>Hi Jonathan:&lt;BR /&gt;&lt;BR /&gt;The best answer is to modify the interface file. Cd to /var/spool/lp/interface. Look for the file 'printername'; it's just a script. I suspect there is already an option for font size or compressed; if not simply add on along with the others. You would then invoke it like&lt;BR /&gt;lp -dmyprinter -o landscape -o compressed myfile.&lt;BR /&gt;&lt;BR /&gt;The interface file may be continued in a directory just below called 'model.orig' so check there as well. This is really quite easy.&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Dec 2001 15:07:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/another-printing-problem/m-p/2627525#M921198</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-12-07T15:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Another printing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/another-printing-problem/m-p/2627526#M921199</link>
      <description>I used to use the option "pitch" to control the size of the font.&lt;BR /&gt;eg:&lt;BR /&gt;lp -d&lt;PRINTER-NAME&gt; -olandscape -o"-pitch 17.5" filename&lt;BR /&gt;&lt;BR /&gt;The higher the value of -pitch the smaller the font. I dunno if this will work for you.&lt;/PRINTER-NAME&gt;</description>
      <pubDate>Fri, 07 Dec 2001 15:13:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/another-printing-problem/m-p/2627526#M921199</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2001-12-07T15:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Another printing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/another-printing-problem/m-p/2627527#M921200</link>
      <description>cat filename |lp -o2+ -d&lt;PRINTER_NAME&gt;&lt;BR /&gt;&lt;BR /&gt;Sachin Patel&lt;/PRINTER_NAME&gt;</description>
      <pubDate>Fri, 07 Dec 2001 15:24:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/another-printing-problem/m-p/2627527#M921200</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2001-12-07T15:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Another printing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/another-printing-problem/m-p/2627528#M921201</link>
      <description>You may also give this a try:&lt;BR /&gt;lp -d &lt;PRINTERNAME&gt; -olandscape -ofp8 /filename&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;/PRINTERNAME&gt;</description>
      <pubDate>Fri, 07 Dec 2001 15:27:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/another-printing-problem/m-p/2627528#M921201</guid>
      <dc:creator>D. Jackson_1</dc:creator>
      <dc:date>2001-12-07T15:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: Another printing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/another-printing-problem/m-p/2627529#M921202</link>
      <description>hi,&lt;BR /&gt;  &lt;BR /&gt; Add -oc to your printer command.&lt;BR /&gt;&lt;BR /&gt;Even, this works fine:&lt;BR /&gt;  lp -d&lt;NAME&gt; -oc -o2  &lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;raj&lt;/NAME&gt;</description>
      <pubDate>Fri, 07 Dec 2001 15:28:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/another-printing-problem/m-p/2627529#M921202</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2001-12-07T15:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: Another printing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/another-printing-problem/m-p/2627530#M921203</link>
      <description>If you add the following case options into /usr/spool/lp/model.orig/yourprinter&lt;BR /&gt;&lt;BR /&gt;        lpr) # setup for 132 col by 66 row landscape&lt;BR /&gt;                orientation="l"&lt;BR /&gt;                pitch="c"&lt;BR /&gt;                hsi="9"&lt;BR /&gt;                vsi="5"&lt;BR /&gt;                textlen="66";;&lt;BR /&gt;&lt;BR /&gt;        std) # setup for 96 col by 66 row portrait&lt;BR /&gt;                orientation="p"&lt;BR /&gt;                pitch="12"&lt;BR /&gt;                vsi="7"&lt;BR /&gt;                textlen="66";;&lt;BR /&gt;&lt;BR /&gt;after the landscape) case option, then you can enter&lt;BR /&gt;&lt;BR /&gt;lp -olpr printfile&lt;BR /&gt;&lt;BR /&gt;to print legacy standard 66 lines on a landscape page (-ostd for portrait). This will also fit the legacy standard of 132 columns.&lt;BR /&gt;&lt;BR /&gt;-- Rod Hills</description>
      <pubDate>Fri, 07 Dec 2001 15:53:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/another-printing-problem/m-p/2627530#M921203</guid>
      <dc:creator>Rodney Hills</dc:creator>
      <dc:date>2001-12-07T15:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: Another printing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/another-printing-problem/m-p/2627531#M921204</link>
      <description>Oops &lt;BR /&gt;&lt;BR /&gt;lp -d &lt;PRINTERNAME&gt; -ofp12 -olandscape /filename  - will give smaller font.&lt;/PRINTERNAME&gt;</description>
      <pubDate>Fri, 07 Dec 2001 17:17:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/another-printing-problem/m-p/2627531#M921204</guid>
      <dc:creator>D. Jackson_1</dc:creator>
      <dc:date>2001-12-07T17:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: Another printing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/another-printing-problem/m-p/2627532#M921205</link>
      <description>You did not mention which printer or/and model script you use.&lt;BR /&gt;&lt;BR /&gt;If you use an HP(-compatible) printer and associated model script, then you can probably use "lp -ooptions file" to *print* a summary of the available options for that model script ("options" is the *literal* word "options", "file" is the name of any (dummy) file).</description>
      <pubDate>Thu, 13 Dec 2001 14:43:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/another-printing-problem/m-p/2627532#M921205</guid>
      <dc:creator>Frank Slootweg</dc:creator>
      <dc:date>2001-12-13T14:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: Another printing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/another-printing-problem/m-p/2627533#M921206</link>
      <description>Ok guy thanks... It have worked good with the options you specified me, but the problem was, I found out, an application probleme, seems lkie it was the application that my users was running that don't take the options of the command line... &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;ciao!</description>
      <pubDate>Thu, 13 Dec 2001 14:56:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/another-printing-problem/m-p/2627533#M921206</guid>
      <dc:creator>Jonathan Caplette</dc:creator>
      <dc:date>2001-12-13T14:56:58Z</dc:date>
    </item>
  </channel>
</rss>

