1825804 Members
2413 Online
109687 Solutions
New Discussion

genicom model file

 
SOLVED
Go to solution
Jack Howland
Occasional Contributor

genicom model file

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!
2 REPLIES 2
Paul Sperry
Honored Contributor
Solution

Re: genicom model file

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.
Robert Salter
Respected Contributor

Re: genicom model file

Is this what you're looking for? Hope it helps.
Time to smoke and joke