<?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: lpadmin problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lpadmin-problem/m-p/3108647#M905751</link>
    <description>Correct. The reason is that one job may need tray2 and another may want tray1. If lpadmin were to make the setting, it would apply to every job. Same thing goes for all the lp -o options like landscape, duplex, bannerpage, etc.</description>
    <pubDate>Wed, 05 Nov 2003 08:50:23 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2003-11-05T08:50:23Z</dc:date>
    <item>
      <title>lpadmin problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lpadmin-problem/m-p/3108642#M905746</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I'm having problems to print to tray2 on a printer. This is what I do:&lt;BR /&gt;&lt;BR /&gt;#lpadmin -p&lt;QUEUE-NAAM&gt; -v/dev/null -m&lt;MODEL&gt; -ob3 -tray2&lt;BR /&gt;&lt;BR /&gt;And this is the answer:&lt;BR /&gt;lpadmin: illegal key "-otray2&lt;BR /&gt;&lt;BR /&gt;Is it possible to upgrade "lpadmin" or am I doing something wrong. Btw also in jetadmin I can't select an other tray.&lt;/MODEL&gt;&lt;/QUEUE-NAAM&gt;</description>
      <pubDate>Mon, 03 Nov 2003 09:38:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lpadmin-problem/m-p/3108642#M905746</guid>
      <dc:creator>frans tigelaar</dc:creator>
      <dc:date>2003-11-03T09:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: lpadmin problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lpadmin-problem/m-p/3108643#M905747</link>
      <description>Frans&lt;BR /&gt;&lt;BR /&gt;You are using the wrong command.&lt;BR /&gt;&lt;BR /&gt;"lpadmin" is for configuration.&lt;BR /&gt;"lp" is for printing.&lt;BR /&gt;&lt;BR /&gt;The rest of your options look a little strange also.&lt;BR /&gt;try&lt;BR /&gt;"lp -d&lt;PRINTER-NAME&gt; -ob3 -otray2 &lt;YOURFILE&gt;".&lt;BR /&gt;&lt;BR /&gt;This does depend on the printer scripts being set up to handle these options.&lt;BR /&gt;&lt;BR /&gt;see&lt;BR /&gt;"man lp"&lt;BR /&gt;"man lpadmin"&lt;BR /&gt;&lt;BR /&gt;-- Graham&lt;/YOURFILE&gt;&lt;/PRINTER-NAME&gt;</description>
      <pubDate>Mon, 03 Nov 2003 09:45:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lpadmin-problem/m-p/3108643#M905747</guid>
      <dc:creator>Graham Cameron_1</dc:creator>
      <dc:date>2003-11-03T09:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: lpadmin problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lpadmin-problem/m-p/3108644#M905748</link>
      <description>Hi Graham,&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply. it's not the "lp -d" command but the making of the queue "lpadmin" which is giving me troubles. The option "trayX" doesn't work (al my other queues are fine). I'm using HP-UX 11.00 B. &lt;BR /&gt;&lt;BR /&gt;Is it possible that a newer version of "lpadmin" does support the "tray" option. A forum search learned me about this option. If so how do I upgrade this?</description>
      <pubDate>Mon, 03 Nov 2003 10:02:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lpadmin-problem/m-p/3108644#M905748</guid>
      <dc:creator>frans tigelaar</dc:creator>
      <dc:date>2003-11-03T10:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: lpadmin problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lpadmin-problem/m-p/3108645#M905749</link>
      <description>lpadmin deletes, adds and modifies printer setup but has nothing to do with printer features. ALL option for printing occur using the lp command. The man page you need is: man net_ljx000 and your command would be:&lt;BR /&gt; &lt;BR /&gt;lp -d&lt;PRINTER_NAME&gt; -otray2&lt;BR /&gt; &lt;BR /&gt;The word tray (or landscape or duplex, etc) does not appear anywhere in the lpadmin man page. All such options are controlled by the printer's model script which is located in /etc/lp/interface/model.orig and these options are triggered by the lp -o options.&lt;/PRINTER_NAME&gt;</description>
      <pubDate>Mon, 03 Nov 2003 11:37:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lpadmin-problem/m-p/3108645#M905749</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-11-03T11:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: lpadmin problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lpadmin-problem/m-p/3108646#M905750</link>
      <description>Tnx Bill,&lt;BR /&gt;&lt;BR /&gt;I have to give the option at "lp" instead of putting it in the queueu config file.</description>
      <pubDate>Wed, 05 Nov 2003 08:39:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lpadmin-problem/m-p/3108646#M905750</guid>
      <dc:creator>frans tigelaar</dc:creator>
      <dc:date>2003-11-05T08:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: lpadmin problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lpadmin-problem/m-p/3108647#M905751</link>
      <description>Correct. The reason is that one job may need tray2 and another may want tray1. If lpadmin were to make the setting, it would apply to every job. Same thing goes for all the lp -o options like landscape, duplex, bannerpage, etc.</description>
      <pubDate>Wed, 05 Nov 2003 08:50:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lpadmin-problem/m-p/3108647#M905751</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-11-05T08:50:23Z</dc:date>
    </item>
  </channel>
</rss>

