HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- genicom model file
Operating System - HP-UX
1825804
Members
2413
Online
109687
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
Forums
Discussions
Discussions
Discussions
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
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
05-29-2003 12:12 PM
05-29-2003 12:12 PM
Does anyone happen to have the HP-UX model file for the Genicom printers. I believe it's typically named "g-anhpx". If so, could you post it? Thanks!
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2003 12:59 PM
05-29-2003 12:59 PM
Solution
here it is:
GENICOM HP9000 / SUN Model File for the GENICOM ANSI printers
G-ANUNX.TXT
NOTE:
- This model file should work with the following printers in ANSI emulations:
3460, 3470, 3480
3800/3900 series
4000 series
The GENICOM Model File will allow you to specify the following command line options:
-o = use printer options (required).
-sff = Send a formfeed prior to the first page or banner.
-eff = Send a formfeed after all jobs are complete.
-cpi# = Where # is the decipoint value for the desired characters per inch.
CPI #
10 72
12 60
13.3 54
15 48
16.7 43
20 36 not available on all models
-lpi# = Where # is the decipoint value for the desired lines per inch.
LPI #
3 240
4 180
6 120
8 90
10 72 not available on all models
-cs# = Where # is the font style value.
# 4000 series 3800 series
10 DP GothicDP
11 DP GothicDP
12 Chr Graphics GothicLQ
13 GothicNLQ CourierDP
14 CourierNLQ CourierLQ
15 HighSpeed GothicItalicDP
16 OCR-A GothicItalicLQ
17 OCR-B CourierItalicDP
18 ItalicNLQ CourierItalicLQ
19 Correspondence WideGothicDP
Some fonts may be optional in older models. Refer to the printer manual.
-tl# = Where # is the decipoint value for the desired page length.
Example: For a page length of 8.5 inches- 8.5 inches X 720 decipoints/inch = 6120 decipoints.
-lm# = Where # is equal to the decipoint value for the desired left margin, measured from the left of the page.
Example: For a left margin of 0.75 inches- 0.75 inches X 720 decipoints/inch = 540 decipoints.
-rm# = Where # is equal to the decipoint value for the desired right margin, measured from the left of the page.
Example: For a right margin of 8.5 inches- 8.5 inches X 720 decipoints/inch = 540 decipoints.
-nb = The banner is defaulted to on unless turned off by -nb .
-cr = Sets automatic cr on lf within the printer.
Example : to print a file called test.txt using a 5?? inch form, GothicDP font at 12cpi, 8lpi, left margin = 1 inch, no banner, and auto cr on lf turned on within the printer-
lp -dgen4800 -o -nb -lm720 -lpi90 -cpi60 -cs10 -cr test.txt
*note* : the -o must be part of the command line, it enables printer specific options to be set.
Refer to the programmers manual for further information.
GENICOM HP9000 / SUN Model File for the GENICOM ANSI printers
G-ANUNX.TXT
NOTE:
- This model file should work with the following printers in ANSI emulations:
3460, 3470, 3480
3800/3900 series
4000 series
The GENICOM Model File will allow you to specify the following command line options:
-o = use printer options (required).
-sff = Send a formfeed prior to the first page or banner.
-eff = Send a formfeed after all jobs are complete.
-cpi# = Where # is the decipoint value for the desired characters per inch.
CPI #
10 72
12 60
13.3 54
15 48
16.7 43
20 36 not available on all models
-lpi# = Where # is the decipoint value for the desired lines per inch.
LPI #
3 240
4 180
6 120
8 90
10 72 not available on all models
-cs# = Where # is the font style value.
# 4000 series 3800 series
10 DP GothicDP
11 DP GothicDP
12 Chr Graphics GothicLQ
13 GothicNLQ CourierDP
14 CourierNLQ CourierLQ
15 HighSpeed GothicItalicDP
16 OCR-A GothicItalicLQ
17 OCR-B CourierItalicDP
18 ItalicNLQ CourierItalicLQ
19 Correspondence WideGothicDP
Some fonts may be optional in older models. Refer to the printer manual.
-tl# = Where # is the decipoint value for the desired page length.
Example: For a page length of 8.5 inches- 8.5 inches X 720 decipoints/inch = 6120 decipoints.
-lm# = Where # is equal to the decipoint value for the desired left margin, measured from the left of the page.
Example: For a left margin of 0.75 inches- 0.75 inches X 720 decipoints/inch = 540 decipoints.
-rm# = Where # is equal to the decipoint value for the desired right margin, measured from the left of the page.
Example: For a right margin of 8.5 inches- 8.5 inches X 720 decipoints/inch = 540 decipoints.
-nb = The banner is defaulted to on unless turned off by -nb .
-cr = Sets automatic cr on lf within the printer.
Example : to print a file called test.txt using a 5?? inch form, GothicDP font at 12cpi, 8lpi, left margin = 1 inch, no banner, and auto cr on lf turned on within the printer-
lp -dgen4800 -o -nb -lm720 -lpi90 -cpi60 -cs10 -cr test.txt
*note* : the -o must be part of the command line, it enables printer specific options to be set.
Refer to the programmers manual for further information.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2003 11:28 AM
06-17-2003 11:28 AM
Re: genicom model file
Is this what you're looking for? Hope it helps.
Time to smoke and joke
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP