Mark, I was messing with the idea a device description/LAN printer.
I just prefer the Remote Output Queue method and was trying my best to make it work.
Well, your definition seems to be working. I just created it using your template command below.
All I changed was the name, IP address and the description.
I just called the user to test and it seems to be working.
She had a load paper prompt on the printer, which generated a message on the IBMi.
Just had to press OK on the printer. I may have to dig into that a bit.
Thank you so much for all of the help and suggestions. Bob
Bob,
A client has this printer. Here's a working config:
CRTDEVPRT DEVD(PRT01) DEVCLS(*LAN) TYPE(3812) MODEL(1) +
LANATTACH(*IP) PORT(9100) ATTACH(*DIRECT) ONLINE(*YES) +
FONT(011 *NONE) FORMFEED(*AUTOCUT) SEPDRAWER(*FILE) +
PRTERRMSG(*INQ) MSGQ(*CTLD) ACTTMR(170) INACTTMR(*SEC15) +
LINESPEED(19200) WORDLEN(8) PARITY(*NONE) STOPBITS(1) +
TRANSFORM(*YES) MFRTYPMDL(*HP4000) PPRSRC1(*LETTER) +
PPRSRC2(*LETTER) ENVELOPE(*NONE) ASCII899(*NO) +
IMGCFG(*NONE) CHRID(*SYSVAL) RMTLOCNAME('PRT01') +
SYSDRVPGM(*IBMSNMPDRV) +
TEXT('PRT01: HP M404DN') +
PUBLISHINF(*UNKNOWN *UNKNOWN *UNKNOWN *UNKNOWN *BLANK +
(*UNKNOWN))
-mark
On 1/17/2020 3:44 PM, Bob Schwartz wrote:
Should have been in my first post ... we are on V7R4 Anyone here print
from their IBMi to an HP M404 printer?
As an Amazon Associate we earn from qualifying purchases.