<?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: lprsetup parameters to print to HP Laserjet in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297849#M2571</link>
    <description>Anton,&lt;BR /&gt;&lt;BR /&gt;I don't think the HP lj 1012 has anythingelse but USB. I'm not up to date with Jetdirect, but has it USB support?&lt;BR /&gt;&lt;BR /&gt;I think we are stuck with the W2K being the&lt;BR /&gt;network interface for this printer and this specific problem.&lt;BR /&gt;&lt;BR /&gt;I agree that a printer with its own network interface is the best solution.....for future usage.</description>
    <pubDate>Wed, 09 Jun 2004 08:36:34 GMT</pubDate>
    <dc:creator>Hakan Zanderau ( Anders</dc:creator>
    <dc:date>2004-06-09T08:36:34Z</dc:date>
    <item>
      <title>lprsetup parameters to print to HP Laserjet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297826#M2548</link>
      <description>I need to print from OpenVms 7.2-1 on an alpha to Windows hosted printers (normaly HP Laserjets)&lt;BR /&gt;&lt;BR /&gt;Using lprsetup I can create the queue and successfully print to a PDFwriter printer queue, on a Windows 2000 server, from both OpenVms and from a Windows 2000 client. So the basic setup works !!&lt;BR /&gt;&lt;BR /&gt;When printing to a HP Laserjet 1012 (cheap USB printer being used a proof of concept) the prints go on the vms queue and then disappear. &lt;BR /&gt;&lt;BR /&gt;The only way I can get a printout from a Windows client is by using the binary command line option. &lt;BR /&gt;&lt;BR /&gt;I have tried all the advanced printing options on the Windows laser setup (RAW, IMP, TEXT etc type input formats but no improvement)&lt;BR /&gt;&lt;BR /&gt;Looking at what other people have found, it would seem that I have to give the lprsetup some additional parameters that send it to the Windows print queue with the correct attributes (printcap in UNIX terms)&lt;BR /&gt;&lt;BR /&gt;... an ideas or suggestions ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I am a vms admin newbie, having used the vax for many years, now I have to take on an admin role...Help  &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Jun 2004 10:15:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297826#M2548</guid>
      <dc:creator>timpckt</dc:creator>
      <dc:date>2004-06-07T10:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: lprsetup parameters to print to HP Laserjet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297827#M2549</link>
      <description>Mhm,&lt;BR /&gt;if you will print from OpenVms on a printer que served by windows 9x or win2k or winxp you have two choices:&lt;BR /&gt;a) create a client lpd queue on vms and configure server queue on win;&lt;BR /&gt;b) use server process pwprint on windows and client software on vms.&lt;BR /&gt;In 1.st case you have already created a client queue on vms but, perhaps, you haven't configured a server queue on windows.&lt;BR /&gt;However, I don't hint you use of lpr/lpd because windows doesn't accept neither control code neither line over 80 chars.&lt;BR /&gt;In 2.nd case you must buy pathwork32 and then install printer service on PC.&lt;BR /&gt;I used both solution and I prefer pwprint.&lt;BR /&gt;Now I'm searching my documentation about both solution, so I'll post more detailed info.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Jun 2004 11:31:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297827#M2549</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2004-06-07T11:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: lprsetup parameters to print to HP Laserjet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297828#M2550</link>
      <description>I assume you have setup a "remote" queue using lprsetup, right  ?&lt;BR /&gt;&lt;BR /&gt;In that case you need to check the parameters "rm" and "rp" in the printcapfile. (use lprsetup option "view")&lt;BR /&gt;&lt;BR /&gt;:rm=ipadress or hostname of the PC:\&lt;BR /&gt;:rp=printershare on the PC:\&lt;BR /&gt;&lt;BR /&gt;If you use ipadress make sure there is an&lt;BR /&gt;entry in the hosttable. LPD makes a hostlookup.&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Jun 2004 12:22:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297828#M2550</guid>
      <dc:creator>Hakan Zanderau ( Anders</dc:creator>
      <dc:date>2004-06-07T12:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: lprsetup parameters to print to HP Laserjet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297829#M2551</link>
      <description>One more thing......&lt;BR /&gt;Try "pausing" the PC-queue and then print&lt;BR /&gt;from VMS again. Does the job end up in the&lt;BR /&gt;PC-queue ??</description>
      <pubDate>Mon, 07 Jun 2004 12:34:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297829#M2551</guid>
      <dc:creator>Hakan Zanderau ( Anders</dc:creator>
      <dc:date>2004-06-07T12:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: lprsetup parameters to print to HP Laserjet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297830#M2552</link>
      <description>sorry, i didnt make it completely clear in my question&lt;BR /&gt;&lt;BR /&gt;using lprsetup i have successfully created a queue that prints to a Windows hosted printer (a PDFwriter printer) this queue works... i can print from the vax, the job appears on the vax queue and then appears on the lpr queue and the pdf file appears on the windows PC...great !!&lt;BR /&gt;&lt;BR /&gt;thus proving that the rp and rm entries are correct to access a remote queue. i had to make sure the there was an entry in the host file and the windows share name was in the same case as the rp entry. i managed to work that much out myself, then i go and try it with a real printer and it doesnt work... thus grabbing defeat from the jaws of victory&lt;BR /&gt;&lt;BR /&gt;the help i am after is that this does not work for a hp laserjet although it is setup the same as the pdfwriter printer.&lt;BR /&gt;&lt;BR /&gt;also i found that the laserjet will not work when printing using the windows lpr command unless i specify the "-ol" binary command line option. how do i do the same on the vax ?&lt;BR /&gt;&lt;BR /&gt;in the lprsetup you can provide a number of optional parameters that ,i think, are sent to the remote printer. &lt;BR /&gt;&lt;BR /&gt;other people must print from a vax to a windows hosted hp laserjet printer... did they get the lpr method to work ?&lt;BR /&gt;&lt;BR /&gt;if so, did they use optional parameters or change the printer setup...HELP&lt;BR /&gt;&lt;BR /&gt;thanks for the suggestion of using pathworks, i do not know anything about that product. our printing needs are very simple, just text reports and i am hoping that the lpr choice is the simple solution &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Jun 2004 12:53:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297830#M2552</guid>
      <dc:creator>timpckt</dc:creator>
      <dc:date>2004-06-07T12:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: lprsetup parameters to print to HP Laserjet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297831#M2553</link>
      <description>&lt;BR /&gt;I'm a bit rusty regarding all parameters,&lt;BR /&gt;but I think you want /PASSALL&lt;BR /&gt;&lt;BR /&gt;There is a logical&lt;BR /&gt;&lt;BR /&gt;$ DEFINE/SYS/EXEC TCPIP$LPD_STREAM_PASSALL TRUE&lt;BR /&gt;&lt;BR /&gt;Then restart the queue. All logicals are red&lt;BR /&gt;by the sysmbiont at image-activation.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Jun 2004 13:15:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297831#M2553</guid>
      <dc:creator>Hakan Zanderau ( Anders</dc:creator>
      <dc:date>2004-06-07T13:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: lprsetup parameters to print to HP Laserjet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297832#M2554</link>
      <description>after pausing the queue on the win2000 server the vms submitted job DOES appear on the windows print queue&lt;BR /&gt;&lt;BR /&gt;unfortunately a printout does not appear on the printer, it just disappears into the ether&lt;BR /&gt;&lt;BR /&gt;as i said i tried changing the advanced printer settings on the printer within windows but none of them helped, even the setting the print processor to "text"</description>
      <pubDate>Mon, 07 Jun 2004 13:18:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297832#M2554</guid>
      <dc:creator>timpckt</dc:creator>
      <dc:date>2004-06-07T13:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: lprsetup parameters to print to HP Laserjet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297833#M2555</link>
      <description>Ok, if the PASSALL command or logical doesn't work. Pause the queue again and analyze the content of the received datafile on the PC.&lt;BR /&gt;&lt;BR /&gt;/WINDOWS/System32/spool/something.SPL&lt;BR /&gt;&lt;BR /&gt;every job gets two files .SPL and .SHD&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Jun 2004 13:31:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297833#M2555</guid>
      <dc:creator>Hakan Zanderau ( Anders</dc:creator>
      <dc:date>2004-06-07T13:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: lprsetup parameters to print to HP Laserjet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297834#M2556</link>
      <description>the PASSAL logical did not do anything ;-(&lt;BR /&gt;&lt;BR /&gt;looking the windows spooler files&lt;BR /&gt;the .spl files contain the printout text and look good&lt;BR /&gt;the .shd appear to be binary and are a different sizes compared to coming from the vax or windows for the same file&lt;BR /&gt;&lt;BR /&gt;the files are being created even when the printout does not physicaly appear</description>
      <pubDate>Mon, 07 Jun 2004 13:54:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297834#M2556</guid>
      <dc:creator>timpckt</dc:creator>
      <dc:date>2004-06-07T13:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: lprsetup parameters to print to HP Laserjet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297835#M2557</link>
      <description>Is it plain text in the .SPL ?&lt;BR /&gt;&lt;BR /&gt;Is the printer a PS or PCL or both.&lt;BR /&gt;What driver is used ?&lt;BR /&gt;&lt;BR /&gt;try changing "rp" to another printqueue with a different printer. Do we have a specific queue problem ?</description>
      <pubDate>Mon, 07 Jun 2004 14:23:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297835#M2557</guid>
      <dc:creator>Hakan Zanderau ( Anders</dc:creator>
      <dc:date>2004-06-07T14:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: lprsetup parameters to print to HP Laserjet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297836#M2558</link>
      <description>the spl file is plain text&lt;BR /&gt;&lt;BR /&gt;when printing to a similarly setup pdfwriter ( print queuequeue it works fine from both a wms and a windows client&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;to start with , i searched the web and used this article to get me going&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www-jerry.oit.duke.edu/dec/vms_remote_printing_readme.html" target="_blank"&gt;http://www-jerry.oit.duke.edu/dec/vms_remote_printing_readme.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;the particular paragraph that seems to point in the direction of my problem is:&lt;BR /&gt;&lt;BR /&gt;===== start quote ===&lt;BR /&gt;&lt;BR /&gt;In some cases (e.g. HP Laserjets,... :-(  you may have to define additional printcap parameters.  Basically, look at the printcap file on the machine it's connected to, or look at a printcap file on some UNIX box that's printing to it already (or to someone else running UCX and lpd) and TRY those definitions.  It can be a real trip trying to figure it out!&lt;BR /&gt;&lt;BR /&gt;===== end quote ===&lt;BR /&gt;&lt;BR /&gt;is this just a red herring or do i need some other parameters to get a HP laserjet to work as a lpr ?&lt;BR /&gt;&lt;BR /&gt;the pdfwriter works fine as an lpr with no extra parameters&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Jun 2004 15:10:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297836#M2558</guid>
      <dc:creator>timpckt</dc:creator>
      <dc:date>2004-06-07T15:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: lprsetup parameters to print to HP Laserjet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297837#M2559</link>
      <description>I don't think that (the quote) will help.&lt;BR /&gt;&lt;BR /&gt;Hope you're not in a hurry.........&lt;BR /&gt;It's 22:30 in Sweden now.&lt;BR /&gt;I will download the HP Laserjet 1012 driver&lt;BR /&gt;tomorrow to see what happens if I send jobs&lt;BR /&gt;from VMS trough it.</description>
      <pubDate>Mon, 07 Jun 2004 15:41:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297837#M2559</guid>
      <dc:creator>Hakan Zanderau ( Anders</dc:creator>
      <dc:date>2004-06-07T15:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: lprsetup parameters to print to HP Laserjet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297838#M2560</link>
      <description>&lt;QUOTE&gt;&lt;BR /&gt;using lprsetup i have successfully created a queue that prints to a Windows hosted printer (a PDFwriter printer)&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;The PDFwriter is not a real printer queue. HP Laserjet need more detailed info to print and you'll meet a few trouble to solve.&lt;BR /&gt;1.HP LJ has PS and PCL standard; using PCL (PCL5, PCL5e or PCL6) you must start print with start print control code that's &lt;ESC&gt;E (escape followed by uppercase E).&lt;BR /&gt;2.HP LJ driver on windows accept only windows image format (EMF); most common LJ printers have a DOS based driver: you need install DOS driver on PC, becuase lpr/lpd (called unix printer service in windows) require a RAW format;&lt;BR /&gt;3.In windows printer queue you have to select RAW format instead EMF; this means you have to format layout before sending data to print (this means your application have to write usign PS or PCL code)&lt;BR /&gt;4.The prior requirements, need PASSALL quilifier as posted by Hakan.&lt;BR /&gt; &lt;BR /&gt;if you will understand how file are printed on windows queue make a text file beginning &lt;ESC&gt;E, followed by text and ended by form-feed. Then print it, could start (if you have installed DOS driver).&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;&lt;/ESC&gt;&lt;/ESC&gt;</description>
      <pubDate>Tue, 08 Jun 2004 02:32:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297838#M2560</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2004-06-08T02:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: lprsetup parameters to print to HP Laserjet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297839#M2561</link>
      <description>Timpckt,&lt;BR /&gt;&lt;BR /&gt;Are you sure you want to use LPR ?&lt;BR /&gt;I know it's maybe a strange question, but in my opinion you must go to TCPIP$TELNETSYM.&lt;BR /&gt;For VMS printing, using printerlibrarys you got a problem using plain LPR. Main reason: LPR prints every setupmodule as a new print. So using librarys and setup modules every part is printed seperatly. Telnetsym opens a port (On HP this is 9100) and sends the job using all the library modules in correct sequence and after the job closes the port. &lt;BR /&gt;&lt;BR /&gt;Setting up such a queue, it advisable to set op minimal 2 logicals:&lt;BR /&gt;TCPIP$TELNETSYM_RAW_TCP = "TRUE"&lt;BR /&gt;TCPIP$TELNETSYM_SUPPRESS_FORMFEEDS = "35"&lt;BR /&gt;&lt;BR /&gt;Advisable is to move the logfiles of the systemdisk:&lt;BR /&gt;TCPIP$TELNETSYM_SCRATCH = "&lt;DEVICE&gt;:[TELNETSYM]"&lt;BR /&gt;&lt;BR /&gt;Keep the logfiles small, so after testing set the logicals:&lt;BR /&gt;TCPIP$TELNETSYM_LOG_KEEP = "3"&lt;BR /&gt;TCPIP$TELNETSYM_NO_OPCOM = "TRUE"&lt;BR /&gt;&lt;BR /&gt;A typical queue can be set op as:&lt;BR /&gt;Printer queue &lt;QUEUENAME&gt;, idle on &lt;NODE&gt;::"&lt;DNSNAME&gt;:9100" mounted form default&lt;BR /&gt;  /AUTOSTART_ON=(&lt;NODE&gt;,&amp;lt;...&amp;gt;)/BASE_PRIORITY=4 /DEFAULT=(FEED,FORM=DEFAULT) /LIBRARY=HP_PCL /PROCESSOR=TCPIP$TELNETSYM /SEPARATE=(RESET=(RESET))&lt;BR /&gt;&lt;BR /&gt;Yes, we are using DNS names, so if these changes, we don't do anything.&lt;BR /&gt;&lt;BR /&gt;We do have more then one flafour of printers. So per branche of printer (Nashua, OCE, HP, Digital, Kyocera) we do have a printerlibrary. The setupmodules are created in every library using general names. So all the printouts recardles of brache are the same .&lt;BR /&gt;&lt;BR /&gt;AvR&lt;/NODE&gt;&lt;/DNSNAME&gt;&lt;/NODE&gt;&lt;/QUEUENAME&gt;&lt;/DEVICE&gt;</description>
      <pubDate>Tue, 08 Jun 2004 03:25:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297839#M2561</guid>
      <dc:creator>Anton van Ruitenbeek</dc:creator>
      <dc:date>2004-06-08T03:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: lprsetup parameters to print to HP Laserjet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297840#M2562</link>
      <description>Anton,&lt;BR /&gt;I guess the problem is printer connected to PC via USB so it can't reachable directly with TCP/IP.&lt;BR /&gt;Major problem is not on vms but on windows that's not standard lpr/lpd!&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jun 2004 03:43:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297840#M2562</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2004-06-08T03:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: lprsetup parameters to print to HP Laserjet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297841#M2563</link>
      <description>YES, in this case I think LPR is the option.&lt;BR /&gt;HP Laserjet 1012 is connected to the PC using USB if I'm not all wrong.&lt;BR /&gt;&lt;BR /&gt;I don't know much about this PDF-writer so I have two questions.....&lt;BR /&gt;&lt;BR /&gt;(1) What kind of files do you want to print from VMS ?&lt;BR /&gt;&lt;BR /&gt;(2) Is the PDF-writer a criteria for the VMS-files ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jun 2004 03:46:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297841#M2563</guid>
      <dc:creator>Hakan Zanderau ( Anders</dc:creator>
      <dc:date>2004-06-08T03:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: lprsetup parameters to print to HP Laserjet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297842#M2564</link>
      <description>Using LPR/LPD to share queues between VMS and Windows is rarely a problem (my personal opinion).&lt;BR /&gt;&lt;BR /&gt;I have setup a number of systems where all printjobs is sent through a Windows-server (using LPD) and the clients are VMS, UNIX.</description>
      <pubDate>Tue, 08 Jun 2004 03:55:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297842#M2564</guid>
      <dc:creator>Hakan Zanderau ( Anders</dc:creator>
      <dc:date>2004-06-08T03:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: lprsetup parameters to print to HP Laserjet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297843#M2565</link>
      <description>Maybe a wrong suggestion, but do you want to use the PC between ?&lt;BR /&gt;When using an external HP Jetdirect 175x (J6035C) the printer is at once for the whole network accessible ?&lt;BR /&gt;Whe got a lot of problems using Windows IP because Micro$oft is implementing not always the standards as they suppose to be ....&lt;BR /&gt;&lt;BR /&gt;AvR</description>
      <pubDate>Tue, 08 Jun 2004 04:03:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297843#M2565</guid>
      <dc:creator>Anton van Ruitenbeek</dc:creator>
      <dc:date>2004-06-08T04:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: lprsetup parameters to print to HP Laserjet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297844#M2566</link>
      <description>being a vms admin newbie, with no real admin training ;-) and unaware of all the options and possabilities. i am open to suggestions. i am able to follow instructions and willing to try things as long as they are non-destructive &lt;BR /&gt;&lt;BR /&gt;we will be moving to a new building soon and the current direct (parellal device LRA0) will not work with the new office layout. i am trying to prove if the new setup will work before i have to implement it&lt;BR /&gt;&lt;BR /&gt;remote printing to new printers over tcpip will be the only practical option. the type of printers is not known at the moment, probably HP. the new printers will probably be network printers rather than printer shared by a windows server&lt;BR /&gt;&lt;BR /&gt;the printouts are text file reports from an inventory db system. landscape and portrait printouts as seperate print queues or by the user changing the device directly&lt;BR /&gt;&lt;BR /&gt;the lpr route works okay for the pdfwriter printer, which is great for creating electronic copies of the reports&lt;BR /&gt;&lt;BR /&gt;the lpr route for the hp laserjet 1012 does not work, this may be because it is a USB device shared by a windows pc&lt;BR /&gt;&lt;BR /&gt;thanks for you help so far, and i welcome your suggestions&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jun 2004 10:51:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297844#M2566</guid>
      <dc:creator>timpckt</dc:creator>
      <dc:date>2004-06-08T10:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: lprsetup parameters to print to HP Laserjet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297845#M2567</link>
      <description>have you read&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=466247" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=466247&lt;/A&gt;&lt;BR /&gt;particularly the link to &lt;BR /&gt;&lt;A href="http://h18000.www1.hp.com/support/asktima/dec_third_party/00999001-9AFF3077-1C007A.html" target="_blank"&gt;http://h18000.www1.hp.com/support/asktima/dec_third_party/00999001-9AFF3077-1C007A.html&lt;/A&gt;&lt;BR /&gt;and my posting with attached notes</description>
      <pubDate>Tue, 08 Jun 2004 11:45:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lprsetup-parameters-to-print-to-hp-laserjet/m-p/3297845#M2567</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-06-08T11:45:37Z</dc:date>
    </item>
  </channel>
</rss>

