- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: problem for remote printing from Linux box
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
01-29-2003 08:58 AM
01-29-2003 08:58 AM
problem for remote printing from Linux box
We configured network printer (HP LaserJet 5si ) to Linux box and printed test reports and looks good.
We have Informix Application and customized various print modes ( like compressed mode, Landscape mode) in the report programs. When the report is printed from Linux box, these print modes are not recognized and printed normal mode.
The same report printed correctly using print modes from another HP BOX to the same network printer.
Can any one helps me to configure the printer to recognize various print modes (^[&l1O^[&k2S) ?
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2003 10:11 AM
01-29-2003 10:11 AM
Re: problem for remote printing from Linux box
If its samba, no further configuraiton should be required after sharing the resource.
If its samba, could you see if you can find the printer from another Linux or windows box? If you can, what are the properties? It should be installable to other boxes with drivers and full functionality without having to mess around with escape codes.
If you are NOT using samba to share the printer, ignore me, I haven't got a clue how to share them with prior Linux protocols.
P
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2003 03:50 PM
01-29-2003 03:50 PM
Re: problem for remote printing from Linux box
Print modes (Escape Sequence) are not recognized while printing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2003 05:03 PM
01-29-2003 05:03 PM
Re: problem for remote printing from Linux box
And you're printing to it as a 'remote printer' (using rm=
Is it running through any input or output filters on the remote machine, before it gets passed off to the printer serving machine?
Or since it's a jet-direct, are you just printing to the printer directly from multiple multiple machines ?(this would be the suggested method)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2003 07:49 AM
01-30-2003 07:49 AM
Re: problem for remote printing from Linux box
Name : hplp0
Type: Jet Direct printer
IP: Fully Qualified Domain Name like (print.xyz.com)
Port : 9100
Driver: HP LaserJet 5Si using ljet4 driver
Normal printing is ok. But it is not recognizing Printer Escape Sequances when the print job submitted from Linux Box.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2003 10:27 AM
01-30-2003 10:27 AM
Re: problem for remote printing from Linux box
The other option is LPRing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2003 02:49 PM
01-30-2003 02:49 PM
Re: problem for remote printing from Linux box
I didn't find any remote printer option in the setup.
I found the following types only in the configuration
Local printer
Unix printer (LPD queue)
Windows Printer
Novell Printer
Jet direct printer
thanks for your suggestion.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2003 04:22 PM
01-30-2003 04:22 PM
Re: problem for remote printing from Linux box
If you are inserting your own PCL codes into the job, you might need to pass the '-oraw' flag on the 'lp' command line.
If it still fails, you might want to try either a "Generic Text" print driver, or the "RAW" one.
These don't really modify the print jobs in any major way, rather just pass them on tot he printer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2003 04:18 AM
01-31-2003 04:18 AM
Re: problem for remote printing from Linux box
These reports are printing correctly on various network printers from HP Box and it is not printing from Linux Box.