<?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: Hi Printer problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hi-printer-problem/m-p/3432664#M205973</link>
    <description>Hi  &lt;BR /&gt;       Iam having printronix p5000 printer connected to network.thru printnet adatpter and. in hp box i configured as a remote printer .presently i enabled the carriage return and thelinefeed in the printer side .now its working fine with hpux.but due this iam facing problem with windows.in windows printout its skipping two line (one from the windows driver internal ∧ the other from the printer side ) so iwant to disable from the printer side and enable the carriage return in the hpux.Iremember some control codes are thr line 0x0d etc...</description>
    <pubDate>Tue, 30 Nov 2004 03:09:32 GMT</pubDate>
    <dc:creator>kamal_9</dc:creator>
    <dc:date>2004-11-30T03:09:32Z</dc:date>
    <item>
      <title>Hi Printer problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hi-printer-problem/m-p/3432662#M205971</link>
      <description>Hi&lt;BR /&gt;  Can you pls tell me wht are the lines to be added in the printer conf file .for giving  one carriage return and linefeed of the printer</description>
      <pubDate>Tue, 30 Nov 2004 02:52:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hi-printer-problem/m-p/3432662#M205971</guid>
      <dc:creator>kamal_9</dc:creator>
      <dc:date>2004-11-30T02:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: Hi Printer problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hi-printer-problem/m-p/3432663#M205972</link>
      <description>I kindly can you provide few more details where  it is serial printer or parralel printer and model whih your using . from your question it seems to be a serial printer . you can set it trhough printer's internal configuration also .&lt;BR /&gt;other wise you have to control escape charaters to give carriage return and linefeed . &lt;BR /&gt;&lt;BR /&gt;for more information look into your model file /etc/lp/interface/&lt;PRINTERNAME&gt;&lt;BR /&gt;&lt;/PRINTERNAME&gt;</description>
      <pubDate>Tue, 30 Nov 2004 03:02:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hi-printer-problem/m-p/3432663#M205972</guid>
      <dc:creator>ramkumar</dc:creator>
      <dc:date>2004-11-30T03:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: Hi Printer problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hi-printer-problem/m-p/3432664#M205973</link>
      <description>Hi  &lt;BR /&gt;       Iam having printronix p5000 printer connected to network.thru printnet adatpter and. in hp box i configured as a remote printer .presently i enabled the carriage return and thelinefeed in the printer side .now its working fine with hpux.but due this iam facing problem with windows.in windows printout its skipping two line (one from the windows driver internal ∧ the other from the printer side ) so iwant to disable from the printer side and enable the carriage return in the hpux.Iremember some control codes are thr line 0x0d etc...</description>
      <pubDate>Tue, 30 Nov 2004 03:09:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hi-printer-problem/m-p/3432664#M205973</guid>
      <dc:creator>kamal_9</dc:creator>
      <dc:date>2004-11-30T03:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: Hi Printer problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hi-printer-problem/m-p/3432665#M205974</link>
      <description>Hi &lt;BR /&gt;  Pls help me out . I want to know want entries to be made in /etc/lp/interface/&lt;PRINTERNAME&gt; file for getting carriage return and line feed.&lt;BR /&gt;&lt;BR /&gt;&lt;/PRINTERNAME&gt;</description>
      <pubDate>Tue, 30 Nov 2004 05:27:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hi-printer-problem/m-p/3432665#M205974</guid>
      <dc:creator>kamal_9</dc:creator>
      <dc:date>2004-11-30T05:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: Hi Printer problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hi-printer-problem/m-p/3432666#M205975</link>
      <description>Not sure this will put you in the right direction.  I needed, for a certain model of printer, to have a Top-of-Form added after each print job.  In the file:&lt;BR /&gt;/etc/lp/interface/&lt;PRINTERNAME&gt;&lt;BR /&gt;&lt;BR /&gt;I added this line:&lt;BR /&gt;&lt;BR /&gt;  echo "\014\c"&lt;BR /&gt;&lt;BR /&gt;But I think I could have done it this way:&lt;BR /&gt;&lt;BR /&gt;  echo "\f\c"&lt;BR /&gt;&lt;BR /&gt;or just:&lt;BR /&gt;&lt;BR /&gt;  echo "\f"&lt;BR /&gt;&lt;BR /&gt;Do a man echo, there's a list of controls, it shows \n for newline and \r for carriage return.&lt;BR /&gt;&lt;BR /&gt;Putting this in the interface file means -every- print job gets it.&lt;BR /&gt;&lt;/PRINTERNAME&gt;</description>
      <pubDate>Wed, 01 Dec 2004 08:52:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hi-printer-problem/m-p/3432666#M205975</guid>
      <dc:creator>Fred Martin_1</dc:creator>
      <dc:date>2004-12-01T08:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: Hi Printer problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hi-printer-problem/m-p/3432667#M205976</link>
      <description>Hi Guys,&lt;BR /&gt;&lt;BR /&gt;I guess I have a similar problem printing through HP-UX 11i on Dataproducts LB600 line printer. It is connected to a printserver and it prints on just one line. I guess there is no CR at the end of LF, so I added CR to the LF through the printer console and also modified the printer interface file to include the echo "\n\r" &lt;BR /&gt;If another dot matrix printer is connected to this printserver (on same parallel port) it works just fine. Yes, initially the end-of-job problem got me stuck for a while on this DMP which was rectified after I used echo "\f\c"&lt;BR /&gt;&lt;BR /&gt;Any suggestions and feedback are highly appreciated.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Anil</description>
      <pubDate>Tue, 28 Dec 2004 08:25:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hi-printer-problem/m-p/3432667#M205976</guid>
      <dc:creator>Anil_36</dc:creator>
      <dc:date>2004-12-28T08:25:10Z</dc:date>
    </item>
  </channel>
</rss>

