- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Print webpage from UNIX server
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
04-14-2008 02:35 PM
04-14-2008 02:35 PM
Print webpage from UNIX server
Does anyone know how to print webpage from HP UNIX SERVER?
I heard that we need to change the html file into postscript format, but how?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2008 03:52 PM
04-14-2008 03:52 PM
Re: Print webpage from UNIX server
> file into postscript format, but how?
I'd expect a Web browser (Mozilla or Firefox,
say) to do that. Were you expecting to use
one, or were you looking for some alternative
scheme?
The answer may depend on exactly what you
mean by "webpage". (You may know what you
mean, but it's not entirely clear to me.) It
could also depend on what your printer can
do.
Generally, you need to transform something
you want printed into a form which the
printer understands. This is often
PostScript, but could be PCL, or some other
page description language.
Everything is complicated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2008 04:01 PM
04-14-2008 04:01 PM
Re: Print webpage from UNIX server
the webpage is a html file, see attached.
So I need to install mozilla or firefox?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2008 04:13 PM
04-14-2008 04:13 PM
Re: Print webpage from UNIX server
So what's wrong with installing (if its not already installed) 'firefox'? Then you can fetch, display and print the rendered HTML.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2008 04:18 PM
04-14-2008 04:18 PM
Re: Print webpage from UNIX server
Cheers,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2008 09:18 PM
04-14-2008 09:18 PM
Re: Print webpage from UNIX server
> So I need to install mozilla or firefox?
A Web browser is a program which renders
HTML, so that would seem to be the
appropriate tool for this job. With any
luck, you might even find some command-line
options which would you get the stuff to a
printer non-interactively.