- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Incorrect page size when printing PCL with Chinese...
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
09-03-2008 01:17 PM
09-03-2008 01:17 PM
Incorrect page size when printing PCL with Chinese through nloo
The printer was setup using JetAdmin and uses the nloo.PCL5 model file. (The report may contain Chinese characters.)
I have successfully printed plain text to the printer from the server.
However, if the file contains PCL (as is the case for the attached file), lprpp.nlio puts a page break in the wrong spot and cause text (headers and footers in my case) to print on a separate page.
If I artificially increase the page size via "lp -otl73", the attached file prints correctly.
Does lprpp.nlio not support files with PCL or do I have something setup incorrectly?
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2008 05:34 PM
09-03-2008 05:34 PM
Re: Incorrect page size when printing PCL with Chinese through nloo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2008 05:37 AM
09-04-2008 05:37 AM
Re: Incorrect page size when printing PCL with Chinese through nloo
I believe the PCL is also fine because I can print the file correctly using a non-nloo model file through HP-UX or Windows.
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2008 02:02 PM
12-11-2008 02:02 PM
Re: Incorrect page size when printing PCL with Chinese through nloo
May I know which command you used to print the PCL file?
We also need to print PCL files, and I can print PCL file as a test page from the JetDirect, but not from "lp" command.
Really appreciate if you can give some hints.
Thanks,
Cindy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2008 02:10 PM
12-11-2008 02:10 PM
Re: Incorrect page size when printing PCL with Chinese through nloo
It has been a while since I worked on this.
If memory serves...
I replaced the driver for my printer (chinese) in /usr/spool/lp/interface/model.orig/chinese with /usr/spool/lp/model/PCL5.nloo.
Then, I used lp -dchinese -ozh_CN.hp15CN file.
Tim