GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: escape secuences in lan remote printer
Operating System - HP-UX
1855802
Members
2244
Online
104103
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
- Integrity Servers
- Server Clustering
- HPE NonStop Compute
- HPE Apollo Systems
- High Performance Computing
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Knowledge Base
Forums
Discussions
- Cloud Mentoring and Education
- Software - General
- HPE OneView
- HPE Ezmeral Software platform
- HPE OpsRamp Software
Knowledge Base
Discussions
Forums
Discussions
back
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
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
02-22-2000 06:44 AM
02-22-2000 06:44 AM
escape secuences in lan remote printer
Hello.
I have a lan-conected Xerox printer configured as remote in a HPUX 11.0 server,
and I need to send it some escape secuences.
where can I include this secuences if the aplication don?t let me control
over the output file?
thanks.
I have a lan-conected Xerox printer configured as remote in a HPUX 11.0 server,
and I need to send it some escape secuences.
where can I include this secuences if the aplication don?t let me control
over the output file?
thanks.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2000 08:38 AM
02-22-2000 08:38 AM
Re: escape secuences in lan remote printer
Unix doesn't send much to remote printers, because it expects the remote server
to do all the work. Most -o options from the lp command line are ignored when
remote printing, so your only realy option, especially for escape codes, would
be to modify the remote model script. Unfortunately, there is only one rmodel
script that is used for all remote printers, so any changes you made to it
would affect all remote printers on your system.
Also, modifying model scripts is not supported or recommended by HP :)
Your best bet is to write a script that pre-processes the files, adding the
escape sequences to the front end. This also presents implementation problems
though...
to do all the work. Most -o options from the lp command line are ignored when
remote printing, so your only realy option, especially for escape codes, would
be to modify the remote model script. Unfortunately, there is only one rmodel
script that is used for all remote printers, so any changes you made to it
would affect all remote printers on your system.
Also, modifying model scripts is not supported or recommended by HP :)
Your best bet is to write a script that pre-processes the files, adding the
escape sequences to the front end. This also presents implementation problems
though...
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2026 Hewlett Packard Enterprise Development LP