- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Remote printing
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2008 07:57 AM
07-23-2008 07:57 AM
Remote printing
Would it be as simple to purchase a JetDirect for the remote printer and use HPPI to configure?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2008 10:39 AM
07-23-2008 10:39 AM
Re: Remote printing
what u meant by "remote non-HP printer"? attached to a windows box and adding as a remote queue to unix? else?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2008 10:58 AM
07-23-2008 10:58 AM
Re: Remote printing
device for F5: /dev/null
remote to: Canon4B1B39 on 192.168.10.20
device for F1: /dev/null
I've attached a partial /var/adm/lp/log
See where the remote printer F5 doesn't seem to spawn anything? Even though the remote printer queue displays xxx pages printing.
Yes, you're correct... HPUX to WIN to WWW to WIN to remote (network) printer.
After reading so many postings on non-HP printers and all the trouble if it would be simplest to connect a JD to the off-site printer and configure using HPPI. I really think since I can print from UNIX it something within UniVerse.
Thanks for the reply.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2008 11:34 AM
07-23-2008 11:34 AM
Re: Remote printing
does the "file" format used for testing matches with the the one generated by the application? example; in our env the applcation files are passed as POST script format to the printer. So difinitly the printer should be capable to handle the PS format? which model?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2008 11:36 AM
07-23-2008 11:36 AM
Re: Remote printing
If the printer is network attached ( has a jetdirect ) then printing directly vs through a Windoze queue is much better IMHO.
You can use hppi or addqueue to create the printer.
Can I assume that this printer works fine if you print from the hpux shell prompt ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2008 12:13 PM
07-23-2008 12:13 PM
Re: Remote printing
Good suggestion, will try to send formatted output. Currently one tray is out of paper so I'm getting a PRINTER DOWN message. Not sure if there are settings per tray or why it would generate an error if other trays are full.
TN:
This is a Cannon iRC 4080 with PCL drivers.
Would you both concur that installing a JD would be the easiest way to get this up and running?
FYI, I'm in KY and the remote is in NC and that office doesn't ANY technical staff. Believe they have someone on call (GeekSquad, probably). It will be a big problem if the printer doesn't conform to what we do in KY since we over print on pre-printed OCR forms using EDGETOEDGE.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2008 12:38 PM
07-23-2008 12:38 PM
Re: Remote printing
>Yes, you're correct... HPUX to WIN to WWW to WIN to remote (network) printer.
You mention remote then (network) ? How is this printer attached to the remote print server ? Direct via parallel port? or other ?
Yes, I am a proponent to keeping windoze print spoolers out of the mix. Get the printer on the network. re-configure the windoze server, configure HPUX to directly print to the JD.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2008 04:57 PM
07-23-2008 04:57 PM
Re: Remote printing
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2008 04:22 AM
07-24-2008 04:22 AM
Re: Remote printing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2008 08:02 AM
07-24-2008 08:02 AM
Re: Remote printing
the paper out would not genrate the printer down message. I would rather recommned to check the "TCP/IP printer service for UNIX" on the windows host; probably to restart the service.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2008 09:23 AM
07-24-2008 09:23 AM
Re: Remote printing
On the unix host. Either use hppi or addqueue and add the printer using it's IP address and a unix driver/interface compatable with the printer model ( PCL5 probably will work just fine ).
The interface file (located in /etc/lp/interface/model.orig/MyPrinter) will tell you all the options available for that printer ( in this case if it is a Canon it would be great to have a Canon interface file for HPUX ) if not you may have to play with some of the options e.g. lp -dMyPrinter -o lt /my/file ( print /my/file to the Lower Tray )