<?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 problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/4630772#M378396</link>
    <description>Thanks Bill Hassell,&lt;BR /&gt;&lt;BR /&gt;Now i'm able to get the original print with the use of ux2dos command, how can i get the correct print without this command&lt;BR /&gt;</description>
    <pubDate>Tue, 11 May 2010 03:27:58 GMT</pubDate>
    <dc:creator>Suriya Prakash</dc:creator>
    <dc:date>2010-05-11T03:27:58Z</dc:date>
    <item>
      <title>Printing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/4630768#M378392</link>
      <description>Dear All,&lt;BR /&gt;&lt;BR /&gt;We have HP rx2660 model server which loads HP-UX 11i v3, i installed the hp laserjet m3027x on hp server as a remote printer, first on my windows machine i installed the printer and shared as hplaser, on hp server, i installed as remote printer, pls check the details, printer name - hplaser, remote system name - &lt;MY system="" ip="" add=""&gt;, remote printer name - hplaser, i selected the remote system is on a bsd option and make the printer as default, and i add the entry in hosts file. when i give the print, its in the queue only, not printing. pls help me in this regard.&lt;/MY&gt;</description>
      <pubDate>Mon, 10 May 2010 06:22:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/4630768#M378392</guid>
      <dc:creator>Suriya Prakash</dc:creator>
      <dc:date>2010-05-10T06:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Printing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/4630769#M378393</link>
      <description>It seems you have to install this printer as windows remote printer from unix....&lt;BR /&gt;&lt;BR /&gt;Check these link .. it  might can help you ..&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support.microsoft.com/kb/324078" target="_blank"&gt;http://support.microsoft.com/kb/324078&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1273480629837+28353475&amp;amp;threadId=957541" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1273480629837+28353475&amp;amp;threadId=957541&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://aplawrence.com/Unixart/ldsprintwindows.html" target="_blank"&gt;http://aplawrence.com/Unixart/ldsprintwindows.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Gudluck&lt;BR /&gt;Prasanth</description>
      <pubDate>Mon, 10 May 2010 07:40:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/4630769#M378393</guid>
      <dc:creator>Prasanth V Aravind</dc:creator>
      <dc:date>2010-05-10T07:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: Printing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/4630770#M378394</link>
      <description>I have been changed somme settings in windows pc registry and now the print is coming, but the first line of the file only comes on the printout rest is blank.what should i do to   print the file correctly.&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards,&lt;BR /&gt;Suriya prakash.</description>
      <pubDate>Mon, 10 May 2010 08:43:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/4630770#M378394</guid>
      <dc:creator>Suriya Prakash</dc:creator>
      <dc:date>2010-05-10T08:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Printing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/4630771#M378395</link>
      <description>&amp;gt; the first line of the file only comes on the printout rest is blank.what should i do to print the file correctly.&lt;BR /&gt; &lt;BR /&gt;Try printing the myfile using ux2dos like this:&lt;BR /&gt; &lt;BR /&gt;ux2dos myfile | lp -dhplaser&lt;BR /&gt; &lt;BR /&gt;If it prints OK, the PC is printing exactly what you sent. ASCII files in Unix are *not* the same as in a PC. Each line in an ASCII file have nothing but the linefeed (LF) character but the printer expects a carriage return plus a linefeed (CR+LF) to move the start of the next line to the left edge of the paper. Your Windows box (unknown version) may have an option to make LF=CR+LF but if you send a preformatted binary file to the Windows box, it will likely be corrupted by the translation.&lt;BR /&gt; &lt;BR /&gt;It will be better to use ux2dos.</description>
      <pubDate>Tue, 11 May 2010 02:19:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/4630771#M378395</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2010-05-11T02:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Printing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/4630772#M378396</link>
      <description>Thanks Bill Hassell,&lt;BR /&gt;&lt;BR /&gt;Now i'm able to get the original print with the use of ux2dos command, how can i get the correct print without this command&lt;BR /&gt;</description>
      <pubDate>Tue, 11 May 2010 03:27:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/4630772#M378396</guid>
      <dc:creator>Suriya Prakash</dc:creator>
      <dc:date>2010-05-11T03:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Printing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/4630773#M378397</link>
      <description>Dear All,&lt;BR /&gt;&lt;BR /&gt;Now i'm getting correct print with the use of ux2dos command, the printer i used was hp laser m3027x mfp, its a network printer, connected directly to the network, i installed in unix by adding as a remote printer.&lt;BR /&gt;&lt;BR /&gt;I'm facing another problem, we have one hp deskjet d1560 printer, i connected this usb printer in my pc and configured as a remote printer in unix, i tried with the same command &lt;BR /&gt;#ux2dos /etc/hosts | lp -ddeskjet, but in windows machine i'm getting the error - error printing. &lt;BR /&gt;&lt;BR /&gt;I want to know wheather this printer will support or not, if it supports what are the settings to be done.&lt;BR /&gt;Pls help me in this case.&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;&lt;BR /&gt;Suriya Prakash.</description>
      <pubDate>Tue, 11 May 2010 05:38:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/4630773#M378397</guid>
      <dc:creator>Suriya Prakash</dc:creator>
      <dc:date>2010-05-11T05:38:32Z</dc:date>
    </item>
  </channel>
</rss>

