- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: Printing 322 characters on HP LJ 9000
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-24-2007 06:49 AM
09-24-2007 06:49 AM
Printing 322 characters on HP LJ 9000
I'm not a printer guru and i've tried to discern the documentation to no avail. My delima is that I have a request from Accounting to produce a report with some fields 'Bold/Underlined' and in following they're specs, it turns out that the longest line is 322 characters. I need to figure out what the escape sequence to print this report on legal paper and the escape sequence is to turn on/off bold/underline. The program is written in COBOL on OpenVMS V5.5-2H4 and the target printer is HPLJ 9000.
Thanks in Advance for any assistance.
-Ken F
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2007 07:59 AM
09-24-2007 07:59 AM
Re: Printing 322 characters on HP LJ 9000
> documentation [...]
Does that mean that you can't find the docs,
or that you can't find what you want in the
docs?
What are you sending to the printer now,
plain text, PCL, PostScript, ...? (How many
layers of software are involved now?)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2007 09:07 AM
09-24-2007 09:07 AM
Re: Printing 322 characters on HP LJ 9000
It's a plain text file generated from COBOL with escape sequences to print on Legal paper. "
(this was copied from another program)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2007 09:53 AM
09-24-2007 09:53 AM
Re: Printing 322 characters on HP LJ 9000
A Google search for
hp pcl reference
found (among other things):
http://h20000.www2.hp.com/bc/docs/support/SupportManual/bpl13210/bpl13210.pdf
http://h20000.www2.hp.com/bc/docs/support/SupportManual/bpl13205/bpl13205.pdf
from which, I gather:
5.45C : Vertical Motion Index = 5.45"/48
(How many lines do you get on a page?)
Knowing nothing, I'd assume that somewhere
in the PCL there's a way to add underlining
and/or change to a bold font (and back).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2007 01:34 AM
09-25-2007 01:34 AM
Re: Printing 322 characters on HP LJ 9000
The escape sequences you need are in Chapter 8, "PCL Font Selection", of the manual Steven referenced. The Bold sequence is called "stroke weight command" and is "
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2007 01:59 AM
09-25-2007 01:59 AM
Re: Printing 322 characters on HP LJ 9000
Does the printer have PostScript capability?
Granted the LaserJet should probably be using a superset of the LJ-III command set for PCL, but there have been many changes between the versions used in -III and the 9000. I'd be focusing on the manuals for the 9000 and referencing back to the -III to be sure you'd getting what you expect...
Lastly, when you try to print this file/data/info to your LJ9000, what happens? Anything at all? Does the printer display an error message and/or reset? Do you get any errors on the VMS side?
bob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2007 05:42 AM
09-25-2007 05:42 AM
Re: Printing 322 characters on HP LJ 9000
One observation: You say "longest line is 322 characters." If you mean the report must be 322 character-columns wide, and you're planning to print in landscape on legal-sized paper, then if you allow 1/2" margins you have 13" of print width. I hope your accountants have very good eye-sight: 322 / 13 = 24.78 cpi.
However your printer is attached, make sure your device/form/queue settings are NOTRUNCATE and NOWRAP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2007 06:14 AM
09-25-2007 06:14 AM
Re: Printing 322 characters on HP LJ 9000
thanks again guys for all your thoughts..
Peace, i'm out :O
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2007 06:15 AM
09-25-2007 06:15 AM
Re: Printing 322 characters on HP LJ 9000
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2007 10:09 PM
09-25-2007 10:09 PM
Re: Printing 322 characters on HP LJ 9000
about saying thank to those that helped, please review.
http://forums1.itrc.hp.com/service/forums/helptips.do?#33
Proost.
Have one on me.
jpe