× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



All,

Background
==========

IBM i 7.3, current on PTFs. We use FormSprint to generate color invoices.

We recently replaced an HP CP4025dn printer with an HP M652dn because the
old printer has had it.

For the new printer, I literally varied off the device, made 2 changes to
the device description, and varied it on. The 2 changes were to the TEXT
and MFRTYPMDL parms. A RTVCFGSRC of the new device description looks like
this:

CRTDEVPRT DEVD(HP1) +
DEVCLS(*LAN) +
TYPE(3812) +
MODEL(1) +
LANATTACH(*IP) +
PORT(9100) +
ATTACH(*DIRECT) +
ONLINE(*YES) +
FONT(011 *NONE) +
FORMFEED(*AUTOCUT) +
SEPDRAWER(*FILE) +
PRTERRMSG(*INFO) +
MSGQ(*LIBL/PRTMSGS) +
ACTTMR(170) +
INACTTMR(*SEC15) +
LINESPEED(19200) +
WORDLEN(8) +
PARITY(*NONE) +
STOPBITS(1) +
TRANSFORM(*YES) +
MFRTYPMDL(*HP5SI) +
PPRSRC1(*LETTER) +
PPRSRC2(*LETTER) +
ENVELOPE(*NUMBER10) +
ASCII899(*NO) +
IMGCFG(*NONE) +
CHRID(*SYSVAL) +
RMTLOCNAME('192.168.0.181') +
USRDFNOPT(*IBMSHRCNN) +
SYSDRVPGM(*IBMSNMPDRV) +
TEXT('HP M652dn (HP1)') +
PUBLISHINF(*UNKNOWN *UNKNOWN *UNKNOWN *UNKNOWN *BLANK +
(*UNKNOWN))

The MFRTYPMDL of the old CP4025 printer was *LEXMARKC750 because that's
what this page:

http://www-01.ibm.com/support/docview.wss?uid=nas8N1019534

recommended. The new printer, M652dn, is not listed. The closest I could
find was M603dn which suggested a MFRTYPMDL of *RICOHAP3200 or *HP5SI
or *HP4000.
I picked *HP5SI just because.

The Issue
========
We're having no issues with most everything printed except invoices.

We use the printer to print invoices from the IBM i. A daily batch will be
150-300 pages. Both days we have done this, it printed 120-150 pages of
the spool file and skipped the rest. Went on to the next spool file as if
the remaining pages did not exist. The spool file automatically goes to
SAV status, so I changed the PAGERANGE parm, released it, and got the rest
of the pages. There is nothing in the printer message queue. There is
nothing in the printer event log.

This is the only IBM i spool file of this size as most reports are made
into PDFs and emailed, so I don't have another to try. I have done 1
Windows printout of 160 pages (the operator's guide for this printer) and
it completed fine.

Anyone got an M652dn attached to IBM i? Would changing the MFRTYPMDL do
anything? I don't want to just start making guesses.

Thanks.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.