<?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: HPUX11.0 lp command options in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux11-0-lp-command-options/m-p/2799832#M941641</link>
    <description>hmmm... that does not seem right.  We are not using 5si printers, but we do use more than a dozen different flavors of HP laser jet and they are all supporting the options you listed...&lt;BR /&gt;&lt;BR /&gt;I have some scripts that are run to force the formats we need for some special software that needs to print in landscape... here is an example entry of the command:&lt;BR /&gt;&lt;BR /&gt;lp -o"simplex landscape lm3 lpi11 vsi5.4 fp13" -dxxx_HP5&lt;BR /&gt;&lt;BR /&gt;don;t worry about all the special options here.. they just tweak things like font and line per inch.</description>
    <pubDate>Wed, 04 Sep 2002 20:05:28 GMT</pubDate>
    <dc:creator>Ted Ellis_2</dc:creator>
    <dc:date>2002-09-04T20:05:28Z</dc:date>
    <item>
      <title>HPUX11.0 lp command options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux11-0-lp-command-options/m-p/2799831#M941640</link>
      <description>The HPUX11.0 printer configuration file for our LaserJet 5si does not support options for paper size and layout, like they used to in HPUX10.2. Is there a work around that allows these lp options to be restored. Example &lt;BR /&gt;&lt;BR /&gt;                lp -daetd111111 -olandscape -otray3</description>
      <pubDate>Wed, 04 Sep 2002 18:20:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux11-0-lp-command-options/m-p/2799831#M941640</guid>
      <dc:creator>Roger Waldersen</dc:creator>
      <dc:date>2002-09-04T18:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX11.0 lp command options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux11-0-lp-command-options/m-p/2799832#M941641</link>
      <description>hmmm... that does not seem right.  We are not using 5si printers, but we do use more than a dozen different flavors of HP laser jet and they are all supporting the options you listed...&lt;BR /&gt;&lt;BR /&gt;I have some scripts that are run to force the formats we need for some special software that needs to print in landscape... here is an example entry of the command:&lt;BR /&gt;&lt;BR /&gt;lp -o"simplex landscape lm3 lpi11 vsi5.4 fp13" -dxxx_HP5&lt;BR /&gt;&lt;BR /&gt;don;t worry about all the special options here.. they just tweak things like font and line per inch.</description>
      <pubDate>Wed, 04 Sep 2002 20:05:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux11-0-lp-command-options/m-p/2799832#M941641</guid>
      <dc:creator>Ted Ellis_2</dc:creator>
      <dc:date>2002-09-04T20:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX11.0 lp command options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux11-0-lp-command-options/m-p/2799833#M941642</link>
      <description>I suspect that you did not select the correct interface model script. In the worst case, you can copy the portions from the 10.20 version to your new interface file.&lt;BR /&gt;&lt;BR /&gt;If you are running the same version of JetAdmin software (or the newer JetDirect), you can simply copy the entire interface over to 11x. If you are running the older version on 10.20 and the newer on 11x then the older interface file will require a little work. You will need to replace the section that does the hpnpf with the newer commands. &lt;BR /&gt;</description>
      <pubDate>Wed, 04 Sep 2002 20:13:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux11-0-lp-command-options/m-p/2799833#M941642</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-09-04T20:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX11.0 lp command options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux11-0-lp-command-options/m-p/2799834#M941643</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Certainly seems a bad script.&lt;BR /&gt;&lt;BR /&gt;If jetdirect&lt;BR /&gt;&lt;BR /&gt;export MANPATH=/opt/hp???/man:$MANPATH&lt;BR /&gt;&lt;BR /&gt;Then you have manpages for all the scripts&lt;BR /&gt;with options.&lt;BR /&gt;&lt;BR /&gt;man net_lj5x&lt;BR /&gt;&lt;BR /&gt; net_lj5x(1)                                                     net_lj5x(1)&lt;BR /&gt;&lt;BR /&gt; NAME&lt;BR /&gt;      net_lj5x&lt;BR /&gt;&lt;BR /&gt; SYNOPSIS&lt;BR /&gt;      lp [ -o option  [ -o option  ] ...] &lt;FILENAME&gt;&lt;BR /&gt;&lt;BR /&gt; DESCRIPTION&lt;BR /&gt;      This manpage lists -o options provided by model script net_lj5x.&lt;BR /&gt;      net_lj5x is one of net_lj* scripts included in JetAdmin distribution.&lt;BR /&gt;      While most options are common among net_lj*, net_lj5x contains new&lt;BR /&gt;      options specifically for HP LaserJet 5Si: -omtype&lt;MEDIA type=""&gt;, more&lt;BR /&gt;      media size selections, and more output bin selection.&lt;BR /&gt;&lt;BR /&gt;      net_lj5x will not print the following files: shar file, executable,&lt;BR /&gt;      archive, library, object, and compressed.  Instead, it prints out a&lt;BR /&gt;      single page, indicating the reason.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You can download interface scripts from&lt;BR /&gt;&lt;A href="http://www.hp.com/pond/modelscripts/" target="_blank"&gt;http://www.hp.com/pond/modelscripts/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;              Steve Steel&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/MEDIA&gt;&lt;/FILENAME&gt;</description>
      <pubDate>Thu, 05 Sep 2002 07:53:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux11-0-lp-command-options/m-p/2799834#M941643</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-09-05T07:53:07Z</dc:date>
    </item>
  </channel>
</rss>

