<?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: remote printer not printing first column in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer-not-printing-first-column/m-p/2903473#M936191</link>
    <description>Indeed, the Win2K configuration is causing the problem. FORTRAN (and COBOL and ALGOL, etc) languages used to print using column 1 for carriage control. This character could specify no line feed, 2 line feeds (for double spacing), even formfeed to eject the current page. If there is no Okidata 320 driver, I would pick a similar Okidata model. Use DOS commands to print to this printer from Win2K to see if the problem exists locally.&lt;BR /&gt;&lt;BR /&gt;Otherwise, you may have to live with the issue of mixing radically differing software solutions with old hardware and create a lp script wrapper that inserts a space in front of each line in the print job before shipping it to the Win2K system.</description>
    <pubDate>Thu, 13 Feb 2003 16:48:02 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2003-02-13T16:48:02Z</dc:date>
    <item>
      <title>remote printer not printing first column</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer-not-printing-first-column/m-p/2903470#M936188</link>
      <description>Created a Remote Printer in SAM (HPUX 11.0). The printer is an Okidata 320 connected to a Win2000 PC LPT1 local parallel using Generic/Text driver. The problem is that the first column character on each line does not print. For example: if I print a text file with "This is a test" in several lines, the letter "T" doesn't print. Someone have any idea what's causing this?? Thank you!!</description>
      <pubDate>Thu, 13 Feb 2003 05:08:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer-not-printing-first-column/m-p/2903470#M936188</guid>
      <dc:creator>MICHAEL_30</dc:creator>
      <dc:date>2003-02-13T05:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: remote printer not printing first column</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer-not-printing-first-column/m-p/2903471#M936189</link>
      <description>No real clue, but very wild guess:&lt;BR /&gt;&lt;BR /&gt;If the old cells still work somewhat, it looks like the printer is using 'FORTRAN page control'. There used to be an HP-UX command/filter for this, but I can not remember the name.&lt;BR /&gt;&lt;BR /&gt;Just to see if it is indeed this, print some text with space, 1, 2 and + as the first character and see if that does anything special (like double-space, page-eject). If so, report which character does what.</description>
      <pubDate>Thu, 13 Feb 2003 16:28:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer-not-printing-first-column/m-p/2903471#M936189</guid>
      <dc:creator>Frank Slootweg</dc:creator>
      <dc:date>2003-02-13T16:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: remote printer not printing first column</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer-not-printing-first-column/m-p/2903472#M936190</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;try printing with&lt;BR /&gt;&lt;BR /&gt;lp -oraw ....&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Thu, 13 Feb 2003 16:33:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer-not-printing-first-column/m-p/2903472#M936190</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2003-02-13T16:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: remote printer not printing first column</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer-not-printing-first-column/m-p/2903473#M936191</link>
      <description>Indeed, the Win2K configuration is causing the problem. FORTRAN (and COBOL and ALGOL, etc) languages used to print using column 1 for carriage control. This character could specify no line feed, 2 line feeds (for double spacing), even formfeed to eject the current page. If there is no Okidata 320 driver, I would pick a similar Okidata model. Use DOS commands to print to this printer from Win2K to see if the problem exists locally.&lt;BR /&gt;&lt;BR /&gt;Otherwise, you may have to live with the issue of mixing radically differing software solutions with old hardware and create a lp script wrapper that inserts a space in front of each line in the print job before shipping it to the Win2K system.</description>
      <pubDate>Thu, 13 Feb 2003 16:48:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer-not-printing-first-column/m-p/2903473#M936191</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-02-13T16:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: remote printer not printing first column</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer-not-printing-first-column/m-p/2903474#M936192</link>
      <description>Bill wrote:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; carriage control&lt;BR /&gt;&lt;BR /&gt;Ahhhhh! "carriage control". *That* was what I was looking for:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; $ man -k carriage&lt;BR /&gt;&amp;gt; asa(1)                  - interpret ASA carriage control characters&lt;BR /&gt;&amp;gt; $&lt;BR /&gt;&lt;BR /&gt;Thanks Bill!&lt;BR /&gt;&lt;BR /&gt;[Please no (0 or N/A) points for this response.]</description>
      <pubDate>Thu, 13 Feb 2003 17:01:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer-not-printing-first-column/m-p/2903474#M936192</guid>
      <dc:creator>Frank Slootweg</dc:creator>
      <dc:date>2003-02-13T17:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: remote printer not printing first column</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer-not-printing-first-column/m-p/2903475#M936193</link>
      <description>Thank you Andreas, Bill and Frank for the replies. I got it. I edited the printer name in /etc/lp/interface with &lt;BR /&gt;pr -w80 -l24 -t $6 | lp -d$printer -o raw&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Feb 2003 16:55:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer-not-printing-first-column/m-p/2903475#M936193</guid>
      <dc:creator>MICHAEL_30</dc:creator>
      <dc:date>2003-02-14T16:55:31Z</dc:date>
    </item>
  </channel>
</rss>

