<?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 problems.. Out of alignment in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problems-out-of-alignment/m-p/4879588#M848967</link>
    <description>Hi Jimmy,&lt;BR /&gt;&lt;BR /&gt;Check on the printer and see what the printer CR setting is set to using the printer control panel. Set to CR=CR+LF and try.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
    <pubDate>Wed, 12 Jan 2005 10:27:00 GMT</pubDate>
    <dc:creator>Sanjay_6</dc:creator>
    <dc:date>2005-01-12T10:27:00Z</dc:date>
    <item>
      <title>Printing problems.. Out of alignment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problems-out-of-alignment/m-p/4879583#M848962</link>
      <description>All,&lt;BR /&gt;&lt;BR /&gt;I'm printing from the command line simply using "lp testfilename" where testfilename is just a plain vi text file with several lines of plain text.&lt;BR /&gt;&lt;BR /&gt;When it prints, the first line will come out, but the text will continue off the page, so i only ever get the first line.&lt;BR /&gt;&lt;BR /&gt;The printer is a HP Laserjet 2200DN, client is HP-UX 11.11, printer was added using addqueue&lt;BR /&gt;&lt;BR /&gt;THanks&lt;BR /&gt;&lt;BR /&gt;jimmy</description>
      <pubDate>Wed, 12 Jan 2005 01:18:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-problems-out-of-alignment/m-p/4879583#M848962</guid>
      <dc:creator>Jim Allan</dc:creator>
      <dc:date>2005-01-12T01:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: Printing problems.. Out of alignment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problems-out-of-alignment/m-p/4879584#M848963</link>
      <description>Hi,&lt;BR /&gt;sorry. I'm not 100% clear on the exact problem. What do you mean by 'continue off the page'?&lt;BR /&gt;Does all the text in the file continue to print on the first line i.e. past the edge of the page&lt;BR /&gt;or&lt;BR /&gt;the first line is printed ok then the print&lt;BR /&gt;continue down the page in single characters.&lt;BR /&gt;Either way initial tests:&lt;BR /&gt;Print a testpage from the printer's panel&lt;BR /&gt;Check that the driver in use is correct&lt;BR /&gt;Check the page definition&lt;BR /&gt;Let me know what happens !</description>
      <pubDate>Wed, 12 Jan 2005 03:38:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-problems-out-of-alignment/m-p/4879584#M848963</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2005-01-12T03:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Printing problems.. Out of alignment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problems-out-of-alignment/m-p/4879585#M848964</link>
      <description>Hi Jimmy,&lt;BR /&gt;&lt;BR /&gt;Can you post here the testfilename in attachment to try here?&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes</description>
      <pubDate>Wed, 12 Jan 2005 05:08:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-problems-out-of-alignment/m-p/4879585#M848964</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-01-12T05:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: Printing problems.. Out of alignment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problems-out-of-alignment/m-p/4879586#M848965</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This problem is called stair-stepping effect. This is because unix files do not have a CR at the end of each line. To get a file printed fine, data need to be "cooked" by the model script.&lt;BR /&gt;&lt;BR /&gt;Since you used addque to configure your printer, I think the problem is related to the model script you are using.&lt;BR /&gt;&lt;BR /&gt;Can you verify with :&lt;BR /&gt;&lt;BR /&gt;#what /etc/lp/interface/model.orig/printername&lt;BR /&gt;&lt;BR /&gt;you should have net_lj4x or net_ljx000.&lt;BR /&gt;&lt;BR /&gt;If not, try :&lt;BR /&gt;&lt;BR /&gt;#cp /opt/hpnpl/sh/net_lj4x /etc/lp/interface/model.orig/printername&lt;BR /&gt;&lt;BR /&gt;and then try to print. You don't need to restart the spooler.&lt;BR /&gt;&lt;BR /&gt;Nourreddine&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Jan 2005 09:31:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-problems-out-of-alignment/m-p/4879586#M848965</guid>
      <dc:creator>AISSAOUI Nourreddine</dc:creator>
      <dc:date>2005-01-12T09:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: Printing problems.. Out of alignment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problems-out-of-alignment/m-p/4879587#M848966</link>
      <description>This is likely a classic Unix remote printing problem. Your text is stair-stepping down the page, as if there was no carriage return after each line (and that's the reason). What is happening is that all Unix text files have a single character as the line terminator: line feed. So your file is being printed in raw mode (no cannonical processing) and the carriage return is not being appended. To verify this, print your file this way:&lt;BR /&gt; &lt;BR /&gt;ux2dos testfilename | lp -d&lt;YOUR_PRINTER&gt;&lt;BR /&gt; &lt;BR /&gt;Now the defaults for addqueue should not have changed the printer script which sets: outputmode="cooked". Since the JetDirect scripts have gotten quite complex, check if someone has modified the active script:&lt;BR /&gt; &lt;BR /&gt;diff /opt/hpnpl/sh/net_ljx000 /etc/lp/interface/model.orig/&lt;YOUR_PRINTER&gt;&lt;BR /&gt; &lt;BR /&gt;If there are differences, just reinstall the printer with:&lt;BR /&gt; &lt;BR /&gt;/opt/hpnpl/bin/removequeue -q &lt;YOUR_PRINTER&gt;&lt;BR /&gt;opt/hpnpl/bin/addqueue -q &lt;YOUR_PRINTER&gt; -h 12.34.56.78&lt;BR /&gt; &lt;BR /&gt;If there are no differences, try printing with the -otext option:&lt;BR /&gt; &lt;BR /&gt;lp -otext testfilename&lt;BR /&gt; &lt;BR /&gt;If that works and the diff command above shows no differences, somehow, the template file(s) in /opt/hpnpl/sh have been modified. Download a clean copy of HPPI. Then run the diff again. Installing HPPI will not change the currently defined printers of their scripts. If diff now shows a difference, just delete and reinstall as above.&lt;/YOUR_PRINTER&gt;&lt;/YOUR_PRINTER&gt;&lt;/YOUR_PRINTER&gt;&lt;/YOUR_PRINTER&gt;</description>
      <pubDate>Wed, 12 Jan 2005 09:39:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-problems-out-of-alignment/m-p/4879587#M848966</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-01-12T09:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Printing problems.. Out of alignment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problems-out-of-alignment/m-p/4879588#M848967</link>
      <description>Hi Jimmy,&lt;BR /&gt;&lt;BR /&gt;Check on the printer and see what the printer CR setting is set to using the printer control panel. Set to CR=CR+LF and try.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Jan 2005 10:27:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-problems-out-of-alignment/m-p/4879588#M848967</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2005-01-12T10:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: Printing problems.. Out of alignment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problems-out-of-alignment/m-p/4879589#M848968</link>
      <description>thanks for the reponses all, i'm not back on site there until next wednesday, so i'll try your responses then,&lt;BR /&gt;&lt;BR /&gt;it is stepped down the page, so i'll try the unix 2 dos conversion</description>
      <pubDate>Wed, 12 Jan 2005 20:39:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-problems-out-of-alignment/m-p/4879589#M848968</guid>
      <dc:creator>Jim Allan</dc:creator>
      <dc:date>2005-01-12T20:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Printing problems.. Out of alignment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problems-out-of-alignment/m-p/4879590#M848969</link>
      <description>ux2dos filename | lp&lt;BR /&gt;&lt;BR /&gt;this has solved the problem, thanks for the help</description>
      <pubDate>Wed, 19 Jan 2005 01:32:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-problems-out-of-alignment/m-p/4879590#M848969</guid>
      <dc:creator>Jim Allan</dc:creator>
      <dc:date>2005-01-19T01:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Printing problems.. Out of alignment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problems-out-of-alignment/m-p/4879591#M848970</link>
      <description>ux2dos</description>
      <pubDate>Wed, 19 Jan 2005 01:36:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-problems-out-of-alignment/m-p/4879591#M848970</guid>
      <dc:creator>Jim Allan</dc:creator>
      <dc:date>2005-01-19T01:36:56Z</dc:date>
    </item>
  </channel>
</rss>

