- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: linux pdf printing to pcl5 printer
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
Discussions
Discussions
Discussions
Forums
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
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
тАО11-02-2005 10:02 AM
тАО11-02-2005 10:02 AM
linux pdf printing to pcl5 printer
Masaki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-02-2005 10:20 AM
тАО11-02-2005 10:20 AM
Re: linux pdf printing to pcl5 printer
To do that, you must use the lpadmin command and smbprint.sysv script available in /usr/share/doc/samba-
See the contents of the file for detailed explanation. Basically you need to copy the file to a location, like /usr/sbin, then set the server, service and password values, then run the command:
lpadmin -p printer_name -v /dev/null -i /usr/sbin/smbprint.sysv
Before that, you can try connecting to the printer share with smbclient //server/printer_share -U username, and then runt the print command to print the file. If the file is printed fine, then the above is the solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-03-2005 09:50 AM
тАО11-03-2005 09:50 AM
Re: linux pdf printing to pcl5 printer
There should be no problem printing PDF on PCL5-capable printer with Linux.
All Linux distros come with Ghostscript that is a postscript to converter, and includes at least PCL3.
Have you installed CUPS ? What is your printer model ? Have a look on http://linuxprinting.org, then try to download the PPD file that best matches your printer, then "gzip" it and copy to /usr/share/cups/model/
After that, restart CUPS :
/etc/init.d/cups restart
Good lcuk.
Kodjo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-03-2005 10:55 AM
тАО11-03-2005 10:55 AM
Re: linux pdf printing to pcl5 printer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-03-2005 09:26 PM
тАО11-03-2005 09:26 PM
Re: linux pdf printing to pcl5 printer
PCL 5 Printer
- gimp-print-ijs
- ljet3
- ljet3d
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-03-2005 09:27 PM
тАО11-03-2005 09:27 PM