<?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: Print non-stream files to PC using LPD in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/print-non-stream-files-to-pc-using-lpd/m-p/4018642#M54984</link>
    <description>Well, mark this day in your calendars folks: I was wrong. ;-)&lt;BR /&gt;&lt;BR /&gt;Creating the relay queue did the trick.  Now all my text file printouts come out properly wrapped regardless of the file record format.&lt;BR /&gt;&lt;BR /&gt;Thanks for reminding me about relay queues, Phil!</description>
    <pubDate>Wed, 13 Jun 2007 17:00:40 GMT</pubDate>
    <dc:creator>Aaron Sakovich</dc:creator>
    <dc:date>2007-06-13T17:00:40Z</dc:date>
    <item>
      <title>Print non-stream files to PC using LPD</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/print-non-stream-files-to-pc-using-lpd/m-p/4018633#M54975</link>
      <description>I'm testing out the capability to be able to print from OpenVMS to a user's locally connected printer on their PC over a wide area network and through multiple firewalls and VPNs.  In order to accomplish this, I've created an outbound LPD queue on the VMS systems that points to the user's PC which has got the Windows TCP/IP Printing Services loaded on it.&lt;BR /&gt;&lt;BR /&gt;The printers in this case are PCL and PostScript compatible HP LaserJet 3050s. The OpenVMS system is running 7.3-2 and TCP/IP services version 5.4 ECO 6.&lt;BR /&gt;&lt;BR /&gt;When I print a stream file, everything looks okay. When I print files with other record formats (specifically, I've tested stream lf and  variable length) the output looks like it's just getting a line feed and no carriage  return.&lt;BR /&gt;&lt;BR /&gt;I've tried setting the default print processor type on Windows to be text, but that didn't help any.&lt;BR /&gt;&lt;BR /&gt;Has anyone seen anything like this?  Do you have any suggestions?</description>
      <pubDate>Tue, 12 Jun 2007 13:29:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/print-non-stream-files-to-pc-using-lpd/m-p/4018633#M54975</guid>
      <dc:creator>Aaron Sakovich</dc:creator>
      <dc:date>2007-06-12T13:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: Print non-stream files to PC using LPD</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/print-non-stream-files-to-pc-using-lpd/m-p/4018634#M54976</link>
      <description>The only possibility me thinks is first to convert the file to STM.&lt;BR /&gt;This can be automated by putting a queue in front of the LPD queue, which does the converion and the queues the resulting (temporary) file to the destination LPD queue. &lt;BR /&gt;One possibility is to use the EXECSYMB symbiont (on the freeware). It would run a simple script to do the conversion, then queues the resulting file. An example for setting up an execsymb script is my CNV_ANSI_PS.COM in &lt;BR /&gt; &lt;A href="http://wwwvms.mppmu.mpg.de/vms$common/execsymb/" target="_blank"&gt;http://wwwvms.mppmu.mpg.de/vms$common/execsymb/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Jun 2007 14:02:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/print-non-stream-files-to-pc-using-lpd/m-p/4018634#M54976</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2007-06-12T14:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: Print non-stream files to PC using LPD</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/print-non-stream-files-to-pc-using-lpd/m-p/4018635#M54977</link>
      <description>I'm already using that symbiont for several other tasks, but that would be an awfully ugly solution.&lt;BR /&gt;&lt;BR /&gt;I'm wondering if prefacing the LPD queue with a telnet symbiont queue might help.  I've researched all the LPD logicals and configuration files, but not found anything that would help in this circumstance.  I may have to start searching through the telnet symbiont settings next.</description>
      <pubDate>Tue, 12 Jun 2007 14:09:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/print-non-stream-files-to-pc-using-lpd/m-p/4018635#M54977</guid>
      <dc:creator>Aaron Sakovich</dc:creator>
      <dc:date>2007-06-12T14:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: Print non-stream files to PC using LPD</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/print-non-stream-files-to-pc-using-lpd/m-p/4018636#M54978</link>
      <description>I don't know any way out of this, short of a file conversion operation.  &lt;BR /&gt;&lt;BR /&gt;("Awfully ugly" certainly describes a host-based LPR/LPD connection routed through several firewalls and various VPNs and into an attached printer.  The ugliest part is the "attached printer" part.)&lt;BR /&gt;&lt;BR /&gt;Whatever software that is printing the files needs to convert the files from something -- vfc, var -- that isn't recognized on Windows into something that is.  Either within a symbiont, or prior to the PRINT command, or...&lt;BR /&gt;&lt;BR /&gt;Alternatively, replace these printers with printers that support networking.  Host-based printing is usually more effort than it is worth; a network-attached printer is far easier to manage on all platforms.  With a network-attached Postscript printer, you can use DCPS to sling the data directly.  Well, directly via the firewalls and VPNs.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Jun 2007 15:29:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/print-non-stream-files-to-pc-using-lpd/m-p/4018636#M54978</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-06-12T15:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: Print non-stream files to PC using LPD</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/print-non-stream-files-to-pc-using-lpd/m-p/4018637#M54979</link>
      <description>You may be able to use telnetsym with lpd&lt;BR /&gt;Have a look at the section on "relay queues" in this link&lt;BR /&gt;&lt;A href="http://ftp.openvms.compaq.com/doc/83final/6526/6526pro_055.html" target="_blank"&gt;http://ftp.openvms.compaq.com/doc/83final/6526/6526pro_055.html&lt;/A&gt;&lt;BR /&gt;Phil</description>
      <pubDate>Tue, 12 Jun 2007 19:05:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/print-non-stream-files-to-pc-using-lpd/m-p/4018637#M54979</guid>
      <dc:creator>Phil.Howell</dc:creator>
      <dc:date>2007-06-12T19:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: Print non-stream files to PC using LPD</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/print-non-stream-files-to-pc-using-lpd/m-p/4018638#M54980</link>
      <description>Many printers that support LPD printing will have an option to treat LF as LF + CR. Most of the time it will be on the PCL setup page.</description>
      <pubDate>Wed, 13 Jun 2007 07:57:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/print-non-stream-files-to-pc-using-lpd/m-p/4018638#M54980</guid>
      <dc:creator>Walter Miller_1</dc:creator>
      <dc:date>2007-06-13T07:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: Print non-stream files to PC using LPD</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/print-non-stream-files-to-pc-using-lpd/m-p/4018639#M54981</link>
      <description>That would be an excellent point, but for the fact that I'm relying on the LPD service in Windows.  *sigh*&lt;BR /&gt;&lt;BR /&gt;I did double check the printer's settings to see if there was any way to do that, but to no avail.&lt;BR /&gt;&lt;BR /&gt;Still scratching my head...</description>
      <pubDate>Wed, 13 Jun 2007 14:06:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/print-non-stream-files-to-pc-using-lpd/m-p/4018639#M54981</guid>
      <dc:creator>Aaron Sakovich</dc:creator>
      <dc:date>2007-06-13T14:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Print non-stream files to PC using LPD</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/print-non-stream-files-to-pc-using-lpd/m-p/4018640#M54982</link>
      <description>Hoff said:&lt;BR /&gt;&lt;BR /&gt;"Well, directly via the firewalls and VPNs."&lt;BR /&gt;&lt;BR /&gt;The problem is, the VPN is hosted on the PC.  So regardless of whether the printer is attached to the PC or to the network, it *still* has to go through the PC.  So, no matter how demeaning it may be to have to use a PC in this equation, I'm stuck with it, just like I'm stuck with the brand new multifunction HP printers that were bought for these users.&lt;BR /&gt;&lt;BR /&gt;So, given that I can't use reverse telnet (no such client on the PC nor printer), I have to use LPD.&lt;BR /&gt;&lt;BR /&gt;I'm heading home in a few minutes to run some tests on a relay queue, but I have doubts it will -- nay, I'm certain it won't -- re-parse the LF's.  Any other ideas?</description>
      <pubDate>Wed, 13 Jun 2007 14:12:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/print-non-stream-files-to-pc-using-lpd/m-p/4018640#M54982</guid>
      <dc:creator>Aaron Sakovich</dc:creator>
      <dc:date>2007-06-13T14:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: Print non-stream files to PC using LPD</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/print-non-stream-files-to-pc-using-lpd/m-p/4018641#M54983</link>
      <description>Do whatever you can to make the Microsoft Windows box go away here; print directly to the target device, or print via a JetDirect.  Getting the host systems out of the printing business -- and whatever the host OS might be -- really makes things easier to configure, and easier to manage.  &lt;BR /&gt;&lt;BR /&gt;I just don't purchase printers without NICs any more.  The few dollars saved are definitely not worth the costs that are incurred downstream.  Going a little more expensive on a printer up front can provide substantial savings on configuration and operation, and -- often -- on the costs of the consumables.  And you don't have to deal with getting a host-based printer to work -- every system prints directly.&lt;BR /&gt;&lt;BR /&gt;As for your root question, you're going to have to alter the format of the file before shipping it over the network.  Whether this is via TCP/IP Services lpr or via some local or customized lpr or via a local symbiont that then pipes the output over to lpr (or lpd), or via a file format conversion beforehand (manually, as part of the PRINT, etc), you're going to have to sort out a way to do it.  Not fun, I know.&lt;BR /&gt;&lt;BR /&gt;It might be worth tossing a request at HP to consider implementing file-level conversion operations in lpr.  Other parts of TCP/IP Services -- the NFS ADF stuff, for instance -- already have to deal with this sort of conversion.&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Jun 2007 16:36:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/print-non-stream-files-to-pc-using-lpd/m-p/4018641#M54983</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-06-13T16:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: Print non-stream files to PC using LPD</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/print-non-stream-files-to-pc-using-lpd/m-p/4018642#M54984</link>
      <description>Well, mark this day in your calendars folks: I was wrong. ;-)&lt;BR /&gt;&lt;BR /&gt;Creating the relay queue did the trick.  Now all my text file printouts come out properly wrapped regardless of the file record format.&lt;BR /&gt;&lt;BR /&gt;Thanks for reminding me about relay queues, Phil!</description>
      <pubDate>Wed, 13 Jun 2007 17:00:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/print-non-stream-files-to-pc-using-lpd/m-p/4018642#M54984</guid>
      <dc:creator>Aaron Sakovich</dc:creator>
      <dc:date>2007-06-13T17:00:40Z</dc:date>
    </item>
  </channel>
</rss>

