<?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/2847582#M92597</link>
    <description>also check ux2dos and dos2ux commands.</description>
    <pubDate>Tue, 19 Nov 2002 11:21:58 GMT</pubDate>
    <dc:creator>RAC_1</dc:creator>
    <dc:date>2002-11-19T11:21:58Z</dc:date>
    <item>
      <title>printing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2847579#M92594</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I am using hp-ux 11i. I have some files generating from billing application with extention of .dat. When we give print command from DOS, it's printing ok. But, when print command is given from hp-ux 11i server, it's printing inaccurately. Any idea?&lt;BR /&gt;&lt;BR /&gt;Printer : HP laserJet 4050N, network printer.&lt;BR /&gt;&lt;BR /&gt;File : test01.dat&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Richard</description>
      <pubDate>Tue, 19 Nov 2002 08:54:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2847579#M92594</guid>
      <dc:creator>Rgomes</dc:creator>
      <dc:date>2002-11-19T08:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: printing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2847580#M92595</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;can you try using&lt;BR /&gt;&lt;BR /&gt;# pr test01.dat |lp&lt;BR /&gt;&lt;BR /&gt;it will print it to your default printer if set if not &lt;BR /&gt;export the LPDEST variable &lt;BR /&gt;&lt;BR /&gt;=============================&lt;BR /&gt;==&lt;BR /&gt;# export LPDEST=&lt;PRINTER_NAME&gt;&lt;BR /&gt;# pr test01.dat |lp&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;-Niraj&lt;/PRINTER_NAME&gt;</description>
      <pubDate>Tue, 19 Nov 2002 09:50:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2847580#M92595</guid>
      <dc:creator>Niraj Kumar Verma</dc:creator>
      <dc:date>2002-11-19T09:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: printing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2847581#M92596</link>
      <description>Unix and DOS are totally unrelated. If the test01.dat file is a PCL file that is fully formatted, you need to turn off the ASCII formatting with -oraw as in:&lt;BR /&gt;&lt;BR /&gt;lp -oraw -dprinter test01.dat&lt;BR /&gt;&lt;BR /&gt;Type extensions like .dat are meaningless to Unix so you have to explicitly handle specail cases.</description>
      <pubDate>Tue, 19 Nov 2002 11:17:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2847581#M92596</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2002-11-19T11:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: printing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2847582#M92597</link>
      <description>also check ux2dos and dos2ux commands.</description>
      <pubDate>Tue, 19 Nov 2002 11:21:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2847582#M92597</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2002-11-19T11:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: printing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2847583#M92598</link>
      <description>Hi Niraj, Bill and Anil,&lt;BR /&gt;&lt;BR /&gt;Thanks to you all, I will do as you said( just now I am out-off site), share with you with my results.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Richard&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Nov 2002 15:17:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2847583#M92598</guid>
      <dc:creator>Rgomes</dc:creator>
      <dc:date>2002-11-19T15:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: printing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2847584#M92599</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Now I can print the test01.dat file. Thanks All, specially Anil, ux2dos helped me.&lt;BR /&gt;&lt;BR /&gt;But can you tell me, how can I change the ux format to dos( not in this format: ux2dos file1 file 2 file3 &amp;gt; file) of a large number of files, say at a time 40/50 thousand? you know it's a billing application.&lt;BR /&gt;&lt;BR /&gt;Thanks again&lt;BR /&gt;&lt;BR /&gt;Richard</description>
      <pubDate>Wed, 20 Nov 2002 07:55:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2847584#M92599</guid>
      <dc:creator>Rgomes</dc:creator>
      <dc:date>2002-11-20T07:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: printing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2847585#M92600</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Now I can print the test01.dat file. Thanks All, specially Anil, ux2dos helped me.&lt;BR /&gt;&lt;BR /&gt;But can you tell me, how can I change the ux format to dos( not in this format: ux2dos file1 file 2 file3 &amp;gt; file) of a large number of files, say at a time 40/50 thousand? you know it's a billing application.&lt;BR /&gt;&lt;BR /&gt;Is there any thing to do in the printer(HP LJ 4050N) settings( PCL?)? or in the Model script file?&lt;BR /&gt;&lt;BR /&gt;By changing any parameter of above 2,is it possible to bypass this format changing( ux2dos)of files?&lt;BR /&gt;&lt;BR /&gt;Thanks again&lt;BR /&gt;&lt;BR /&gt;Richard</description>
      <pubDate>Wed, 20 Nov 2002 08:01:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2847585#M92600</guid>
      <dc:creator>Rgomes</dc:creator>
      <dc:date>2002-11-20T08:01:08Z</dc:date>
    </item>
  </channel>
</rss>

