Problem Printing 12 CPI from our AS/400 with our new printer OKI 3391 ML
5 pts.
0
Q:
Problem Printing 12 CPI from our AS/400 with our new printer OKI 3391 ML
Please help. I am having problems printing 12 CPI from our AS/400 with our new printer OKI 3391 ML.

Every time we print the AS/400 changes the settings on the OKI printer from font LQ Romans 12 CPI to Courier 10 CPI.

The OKI 3391 setup:

Emulation Mode - IBM PPR
Font - LQ Roman
Pitch – 12 CPI


I have tried :

Changing the OKI setting on the printer “Reset Inhibit” to “Yes” and setting “I-Prime” to “Invalid”, so it will ignore the AS/400 request to change the settings. but that didn’t work so changed them back.

On the AS400 , I have tried changing the Font Identifier to several different ID’s. That didn’t work.

What should the “System driver program” (SYSDRVPGM) be, have tried *IBMPJLDRV and *HPPJLDRV. Didn’t make any difference.

Below is the Device Description for the printer.

Hope you can help

Many Thanks

Michael Rodgers
N. Ireland
Belfast



Device description . . . . . . . . : DEVD CAFINV
Option . . . . . . . . . . . . . . : OPTION *ALL
Category of device . . . . . . . . : *PRT
Device class . . . . . . . . . . . : DEVCLS *LAN
Device type . . . . . . . . . . . : TYPE 3812
Device model . . . . . . . . . . . : MODEL 1
LAN attachment . . . . . . . . . . : LANATTACH *IP
Port number . . . . . . . . . . . : PORT 9100
Physical attachment . . . . . . . : ATTACH *DIRECT
Online at IPL . . . . . . . . . . : ONLINE *YES
Font . . . . . . . . . . . . . . . : FONT
Identifier . . . . . . . . . . . : 018
Point size . . . . . . . . . . . : *NONE
Form feed . . . . . . . . . . . . : FORMFEED *AUTOCUT
Separator drawer . . . . . . . . . : SEPDRAWER *FILE
Separator program . . . . . . . . : SEPPGM *NONE
Library . . . . . . . . . . . . :
Printer error message . . . . . . : PRTERRMSG *INQ
Message queue . . . . . . . . . . : MSGQ *CTLD
Current message queue . . . . . . : QSYSOPR
Library . . . . . . . . . . . . : QSYS
Activation timer . . . . . . . . . : ACTTMR 170
Inactivity timer . . . . . . . . . : INACTTMR *SEC15
Line speed . . . . . . . . . . . . : LINESPEED 19200
Word length . . . . . . . . . . . : WORDLEN 8
Type of parity . . . . . . . . . . : PARITY *NONE
Stop bits . . . . . . . . . . . . : STOPBITS 1
Host print transform . . . . . . . : TRANSFORM *YES
Manufacturer type and model . . . : MFRTYPMDL *OKI391IBM
Paper source 1 . . . . . . . . . . : PPRSRC1 *CONT132
Paper source 2 . . . . . . . . . . : PPRSRC2 *NONE
Envelope source . . . . . . . . . : ENVELOPE *NONE
ASCII code page 899 support . . . : ASCII899 *NO
Image configuration . . . . . . . : IMGCFG *NONE
Character identifier . . . . . . . : CHRID *SYSVAL
Remote location . . . . . . . . . : RMTLOCNAME
Name or address . . . . . . . . : 192.168.5.24
Workstation customizing object . . : WSCST *NONE
User-defined object . . . . . . . : USRDFNOBJ *NONE
Object type . . . . . . . . . . : *NONE
Data transform program . . . . . . : USRDTATFM *NONE
System driver program . . . . . . : SYSDRVPGM *IBMPJLDRV
Allocated to:
Job name . . . . . . . . . . . . . : *NONE
User . . . . . . . . . . . . . . :
Number . . . . . . . . . . . . . :
Published . . . . . . . . . . . . : *NO
Display Device Description Page 2
5722SS1 V5R2M0 020719 MUSAS400 28/11/08 13:54:17
Device description . . . . . . . . : DEVD CAFINV
Option . . . . . . . . . . . . . . : OPTION *ALL
Category of device . . . . . . . . : *PRT
Publishing information . . . . . . : PUBLISHINF
Support duplex . . . . . . . . . : *UNKNOWN
Support color . . . . . . . . . : *UNKNOWN
Pages per minute black . . . . . : *UNKNOWN
Pages per minute color . . . . . : *UNKNOWN
Location . . . . . . . . . . . . : *BLANK
Data streams supported . . . . . : *UNKNOWN
Text . . . . . . . . . . . . . . . : TEXT OKI Invoice Printe
r
Active switched line . . . . . . . : *NONE
Switched line list . . . . . . . . : SWTLINLST
--------------------Switched lines---------------------
(No switched lines attached)
User-defined options . . . . . . . : USRDFNOPT
-----------------User-defined options------------------
* * * * * E N D O F L I S T I N G * * * * *
ASKED: Nov 28 2008  4:36 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
235 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
Strange.... is it only this type printer that won't print the 12 CPI ??

We print to many types of printers and font sizes.

We just set up overides in our CL programs and have had no problems

OVRPRTF FILE(QSYSPRT) PAGESIZE(*N 156) CPI(12) +
OUTQ(HP3005) FORMTYPE(*STD) COPIES(1)

OVRPRTF FILE(QSYSPRT) PAGESIZE(*N 198) CPI(15) +
OUTQ(BACKORD)

As for a differnt font?? we use the default font. It makes things easier to read if the letters are a fixed width format.
Last Answered: Sep 4 2009  7:14 PM GMT by ToddN2000   235 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Pdraebel   885 pts.  |   Sep 7 2009  2:58PM GMT

Have you tried the EPSON emulation mode on the printer ?
You would need to change your printer configuration.
Information on printing to ASCII printers from OKIDATA can be found on:
 <a href="http://www-01.ibm.com/support/docview.wss?uid=nas14e596d0940ce1af1862569c100790da8" title="http://www-01.ibm.com/support/docview.wss?uid=nas14e596d0940ce1af1862569c100790da8" target="_blank">http://www-01.ibm.com/support/docview.ws…</a>

 
0