<?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: printing in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/printing/m-p/2696090#M56730</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;jetdirect includes a man page for each printer.&lt;BR /&gt;&lt;BR /&gt;The default scripts are logged in /opt/hpnp/sh&lt;BR /&gt;&lt;BR /&gt;Thus check between /opt/hpnp/sh and &lt;BR /&gt;/etc/lp/interface/model.orig/printername to&lt;BR /&gt;see which script you use&lt;BR /&gt;&lt;BR /&gt;Then&lt;BR /&gt;export MANPATH=/opt/hpnp/man:$MANPATH&lt;BR /&gt;man script&lt;BR /&gt;&lt;BR /&gt;ex&lt;BR /&gt;man net_ljx000&lt;BR /&gt;&lt;BR /&gt;That gives it all&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                      Steve Steel</description>
    <pubDate>Fri, 05 Apr 2002 13:44:26 GMT</pubDate>
    <dc:creator>Steve Steel</dc:creator>
    <dc:date>2002-04-05T13:44:26Z</dc:date>
    <item>
      <title>printing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing/m-p/2696086#M56726</link>
      <description>HP-UX 11.00 &lt;BR /&gt;I wish to print to a4 instead of letter format.&lt;BR /&gt;I use jetadmin but i can't find any option to&lt;BR /&gt;set printing to a4 format.&lt;BR /&gt;&lt;BR /&gt;brgds&lt;BR /&gt;&lt;BR /&gt;jan salbaek</description>
      <pubDate>Wed, 03 Apr 2002 13:33:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing/m-p/2696086#M56726</guid>
      <dc:creator>CPHVF-U Guard</dc:creator>
      <dc:date>2002-04-03T13:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: printing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing/m-p/2696087#M56727</link>
      <description>You need to know if the printer you are using includes 'legal' as an option.&lt;BR /&gt;&lt;BR /&gt;Check in /etc/lp/interface/model.orig/&lt;PRINTER&gt;&lt;BR /&gt;see if legal is included.  If it is then you simply need to:&lt;BR /&gt;lp -d&lt;PRT_NAME&gt; -olegal file&lt;BR /&gt;&lt;BR /&gt;If it is not included in that printer model, then you may need to print to a different printer that does include 'legal' as an option.  &lt;BR /&gt;&lt;BR /&gt;Also...I have found that sometimes folks have added a printer via jetadmin, but selected a generic model (without certain options), instead of the printer model or a closer model version.  In this latter case, you could remove the printer and set it back up using the better more accurate drivers (with certain options).&lt;BR /&gt;&lt;BR /&gt;Just a thought,&lt;BR /&gt;Rita&lt;BR /&gt;&lt;/PRT_NAME&gt;&lt;/PRINTER&gt;</description>
      <pubDate>Wed, 03 Apr 2002 15:21:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing/m-p/2696087#M56727</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2002-04-03T15:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: printing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing/m-p/2696088#M56728</link>
      <description>In most of this cases it has been controlled by the printer. Look at the printer setting.&lt;BR /&gt;&lt;BR /&gt;By the way, which printer you are talking about????&lt;BR /&gt;&lt;BR /&gt;Sandip</description>
      <pubDate>Wed, 03 Apr 2002 16:12:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing/m-p/2696088#M56728</guid>
      <dc:creator>Sandip Ghosh</dc:creator>
      <dc:date>2002-04-03T16:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: printing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing/m-p/2696089#M56729</link>
      <description>Most model scripts for HP printers have an option which is called "options" and which *prints* a summary of the most important options for that model script.&lt;BR /&gt;&lt;BR /&gt;So do:&lt;BR /&gt;&lt;BR /&gt;lp -d... -ooptions&lt;BR /&gt;&lt;BR /&gt;and see what happens on the printer.&lt;BR /&gt;&lt;BR /&gt;Note that "options" is the *literal* spelling, i.e. "-ooptions" (without the quotes).</description>
      <pubDate>Fri, 05 Apr 2002 13:17:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing/m-p/2696089#M56729</guid>
      <dc:creator>Frank Slootweg</dc:creator>
      <dc:date>2002-04-05T13:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: printing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing/m-p/2696090#M56730</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;jetdirect includes a man page for each printer.&lt;BR /&gt;&lt;BR /&gt;The default scripts are logged in /opt/hpnp/sh&lt;BR /&gt;&lt;BR /&gt;Thus check between /opt/hpnp/sh and &lt;BR /&gt;/etc/lp/interface/model.orig/printername to&lt;BR /&gt;see which script you use&lt;BR /&gt;&lt;BR /&gt;Then&lt;BR /&gt;export MANPATH=/opt/hpnp/man:$MANPATH&lt;BR /&gt;man script&lt;BR /&gt;&lt;BR /&gt;ex&lt;BR /&gt;man net_ljx000&lt;BR /&gt;&lt;BR /&gt;That gives it all&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                      Steve Steel</description>
      <pubDate>Fri, 05 Apr 2002 13:44:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing/m-p/2696090#M56730</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-04-05T13:44:26Z</dc:date>
    </item>
  </channel>
</rss>

