- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- printing to PCL file
Operating System - HP-UX
1820694
Members
2612
Online
109627
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
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
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
тАО03-17-2003 03:44 AM
тАО03-17-2003 03:44 AM
printing to PCL file
Hi all,
I'm looking how to print from hp-ux 11 into a PCL file instead of phisically on a printer.
I need this PCL to convert it into a PDF one and finally archive it.
Any idea?
Thanks
I'm looking how to print from hp-ux 11 into a PCL file instead of phisically on a printer.
I need this PCL to convert it into a PDF one and finally archive it.
Any idea?
Thanks
Walther
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-17-2003 03:54 AM
тАО03-17-2003 03:54 AM
Re: printing to PCL file
You could write a printer script that figures out where to write the output file. This would be useful if you have many files to convert. Otherwise, just create a dummy printer (or use an current one) and disable the printer. You can still send jobs to the printer but they will all be queued in /var/spool/lp/request/
There will be 2 files for each job, a control file (short ASCII file with option values), and a data file containing the PCL data. Just copy the data file to another directory and perform the PDF conversion there. Once completed, use cancel to remove the job.
Bill Hassell, sysadmin
There will be 2 files for each job, a control file (short ASCII file with option values), and a data file containing the PCL data. Just copy the data file to another directory and perform the PDF conversion there. Once completed, use cancel to remove the job.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-18-2003 04:46 AM
тАО03-18-2003 04:46 AM
Re: printing to PCL file
Why PCL?
uses postscript instead...
down pstill converter (www.pstill.com down the page, you have the HP-UX soft)
use a script to convert files from sourcedir to targetdir.
run the script in crontab.
that's all
Good luck.
Bruno
uses postscript instead...
down pstill converter (www.pstill.com down the page, you have the HP-UX soft)
use a script to convert files from sourcedir to targetdir.
run the script in crontab.
that's all
Good luck.
Bruno
DOSB
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP