- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- printing of image files like *.gif in ovms alpha
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
02-15-2005 06:49 PM
02-15-2005 06:49 PM
printing of image files like *.gif in ovms alpha
We are not able to print image file from alpha open vms v7.3-2 to network printer configured through tcpip.
In same printer if I fire print from windows based PC , I am able to print the same image file. ( done ftp from alpha to pc and print the file to same network printer)
- here I am able to print the postscript file from ovms ( say file with .PS extension)
please suggest how we can do the same.
I dont get any error while print command but it just prints the junk character.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2005 09:23 PM
02-15-2005 09:23 PM
Re: printing of image files like *.gif in ovms alpha
E.g. DCPS can transform REGIS,TEKTRONIX to Postscript to print on PS printers.
E.g. IMAGEMAGICK can convert GIF to PS for printing.
Or use the Mozilla/CSWB webbrowser for converting/Printint to Postscript.
mfg Kalle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2005 09:23 PM
02-15-2005 09:23 PM
Re: printing of image files like *.gif in ovms alpha
On VMS (same as in Unix systems), there is no automatic/transparent application, You have to use one of the many picture-viewers like XV, image-magick, the Decwindows image viewer (under the application manager of the CDE desktop), or whatever software You prefer to save the image in Postscript or PCL format.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2005 09:32 PM
02-15-2005 09:32 PM
Re: printing of image files like *.gif in ovms alpha
Thanks for your reply. From where I can find the image-magic software ? Is it a freeware?
- if I open the file in CSWB , do I need to first save the file in PS format and then print or I can have direct print command under CSWB?
regds
Kirit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2005 09:36 PM
02-15-2005 09:36 PM
Re: printing of image files like *.gif in ovms alpha
you can see it, then select the print option and
specify any relevant options.
I think ImageMagic is on one of the recent Freeware
CDs. (Freeware V6, just checked).
Dave.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2005 09:47 PM
02-15-2005 09:47 PM
Re: printing of image files like *.gif in ovms alpha
Thanks for all your input.
I will try the options and revert.