<?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: Problem printing in network printer in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-printing-in-network-printer/m-p/3766261#M785563</link>
    <description>Hi steve,&lt;BR /&gt;Thanx for reply.&lt;BR /&gt;&lt;BR /&gt;Yes this is a Dlink DP-301P+ printersever ( network card)&lt;BR /&gt;I have choosed the dumbplot script. and it has been configured as network printer only. &lt;BR /&gt;&lt;BR /&gt;It printed only once. but after that it is not. even I deleted that and added once again.&lt;BR /&gt;&lt;BR /&gt;Thanx and regards&lt;BR /&gt;Prasanta KB</description>
    <pubDate>Wed, 05 Apr 2006 08:57:58 GMT</pubDate>
    <dc:creator>Corporate Unix01</dc:creator>
    <dc:date>2006-04-05T08:57:58Z</dc:date>
    <item>
      <title>Problem printing in network printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-printing-in-network-printer/m-p/3766259#M785561</link>
      <description>Hi &lt;BR /&gt;I have configured a network printer ( EPSON Dot matrix printer, connected to a print server) through SAM. While giving a print command, I could not get any print out whereas server is sending the data to printer ( as per log).&lt;BR /&gt;&lt;BR /&gt;For testing purpose I have configured a HP network printer in same way and i got the result.&lt;BR /&gt;Could anybody helpme in this regards&lt;BR /&gt;&lt;BR /&gt;thanks in advance&lt;BR /&gt;Regards&lt;BR /&gt;Prasanta&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Apr 2006 07:11:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-printing-in-network-printer/m-p/3766259#M785561</guid>
      <dc:creator>Corporate Unix01</dc:creator>
      <dc:date>2006-04-05T07:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem printing in network printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-printing-in-network-printer/m-p/3766260#M785562</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What sort of print server- Network card&lt;BR /&gt;&lt;BR /&gt;What script did you choose - I hope dumb&lt;BR /&gt;&lt;BR /&gt;Did you do it as a network or remote printer&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If network use hppi to send a test page&lt;BR /&gt;&lt;BR /&gt;           Steve Steel&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Apr 2006 08:05:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-printing-in-network-printer/m-p/3766260#M785562</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2006-04-05T08:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem printing in network printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-printing-in-network-printer/m-p/3766261#M785563</link>
      <description>Hi steve,&lt;BR /&gt;Thanx for reply.&lt;BR /&gt;&lt;BR /&gt;Yes this is a Dlink DP-301P+ printersever ( network card)&lt;BR /&gt;I have choosed the dumbplot script. and it has been configured as network printer only. &lt;BR /&gt;&lt;BR /&gt;It printed only once. but after that it is not. even I deleted that and added once again.&lt;BR /&gt;&lt;BR /&gt;Thanx and regards&lt;BR /&gt;Prasanta KB</description>
      <pubDate>Wed, 05 Apr 2006 08:57:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-printing-in-network-printer/m-p/3766261#M785563</guid>
      <dc:creator>Corporate Unix01</dc:creator>
      <dc:date>2006-04-05T08:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem printing in network printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-printing-in-network-printer/m-p/3766262#M785564</link>
      <description>There is a big terminology problem with network printer versus remote printer. In HP-UX (specifically SAM), a network printer refers only to HP proprietary LAN cards for printers, while a remote printer refers to a printer on another server such as Linux, NT, WinXp, or has a non-HP network connection.&lt;BR /&gt; &lt;BR /&gt;Remove the Epson printer and add it (in SAM) as a remote printer. But before you start, contact the manufacturer of the LAN card to get the name of the printer inside the LAN card. SAM will need this to configure the printer. Also note that you do not have to give the IP address of the remote printer a hostname -- just use the IP address.&lt;BR /&gt; &lt;BR /&gt;NOTE: Unix files are sent unchanged to a remote printer so if your Epson printer does not have an option to convert LF intgo CR+LF, you'll need to filter plain ASCII files with ux2dos before printing. Otherwise, you'll get a stairstep printout across the paper:&lt;BR /&gt; &lt;BR /&gt;ux2dos some_file | lp -dmyprinter &lt;BR /&gt; &lt;BR /&gt;If your Epson printer is connected to an HP External LAN box, be sure to use the selftest button to make sure the box can print to the printer. If not, it won't work when you send data over the LAN either. Hold the test button down until the Activity light is ON and the Status light is OFF (ASCII status printout). Here is a summary:&lt;BR /&gt; &lt;BR /&gt;TEXT Activity Status&lt;BR /&gt;--------------------------&lt;BR /&gt;PCL (default) OFF OFF (press for less than 1 sec)&lt;BR /&gt; &lt;BR /&gt;ASCII OFF ON&lt;BR /&gt; &lt;BR /&gt;Postscript ON OFF&lt;BR /&gt; &lt;BR /&gt;HP-GL2 ON ON (plotter/large format)</description>
      <pubDate>Wed, 05 Apr 2006 09:11:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-printing-in-network-printer/m-p/3766262#M785564</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-04-05T09:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problem printing in network printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-printing-in-network-printer/m-p/3766263#M785565</link>
      <description>Try (assuming the printer danme is epson):&lt;BR /&gt;&lt;BR /&gt;Delete the printer:&lt;BR /&gt;&lt;BR /&gt;lpshut&lt;BR /&gt;lpadmin -xepson&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Add the printer:&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/lpadmin -pepson -ormepson.dom.com -orplp -mrmodel -v/dev/null -ocmrcmodel -osmrs&lt;BR /&gt;model&lt;BR /&gt;lpsched&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;epson.dom.com - you may substitute with the Printer's/Print Server's IP address.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Now try printing.. a text file:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;cat /var/adm/syslog/syslog.log|ux2dos|lp -depson&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Note: The ux2dos command above is needed to avoid the stair-casing effect for text printouts.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Apr 2006 09:27:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-printing-in-network-printer/m-p/3766263#M785565</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2006-04-05T09:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem printing in network printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-printing-in-network-printer/m-p/3766264#M785566</link>
      <description>Thanx Bill and nelson,&lt;BR /&gt;As per your suggestion, I have configured as Remote printer and it is printing fine. I have not yet checked through application. May be tomorrow I will get that.&lt;BR /&gt;Let's hope for the best. Thanx a lot for your valuable suggestions.&lt;BR /&gt;&lt;BR /&gt;But still I have not convienced why it is not printing if I configure as network printer. As I have done the same for all other printers ( almost 60 nos of printers) and it is printing fine.&lt;BR /&gt;&lt;BR /&gt;Anyway Thanx for your inputs. If any further issue, I may get back to you.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Prasanta</description>
      <pubDate>Wed, 05 Apr 2006 10:34:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-printing-in-network-printer/m-p/3766264#M785566</guid>
      <dc:creator>Corporate Unix01</dc:creator>
      <dc:date>2006-04-05T10:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem printing in network printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-printing-in-network-printer/m-p/3766265#M785567</link>
      <description>Could you please tell me the location where I can get the print logs. I have configured as Remote printer.&lt;BR /&gt;&lt;BR /&gt;Thanx and regards&lt;BR /&gt;Prasanta</description>
      <pubDate>Thu, 06 Apr 2006 03:49:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-printing-in-network-printer/m-p/3766265#M785567</guid>
      <dc:creator>Corporate Unix01</dc:creator>
      <dc:date>2006-04-06T03:49:28Z</dc:date>
    </item>
  </channel>
</rss>

