Printing IPDS on a Laser Printer like HP8150 PCL 6
0 pts.
0
Q:
Printing IPDS on a Laser Printer like HP8150 PCL 6
How do I Device Description on OS/400 5.2 to print an IPDS Spool File? In one attempt I got a message "CPA3388 - Attributes of file UTBILPRTF not supported for device".

Please Help.
ASKED: Oct 28 2004  1:01 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
0 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
Not all printers support IPDS. You need to verify on the HP website that the 8150 is IPDS capable. Often times, you have to buy an IPDS chip that enables the printer to be IPDS capable. Until then, it will be an effort in futilety. You have to remember that IPDS is not an industry standard, it is an IBM thing.
Last Answered: Oct 28 2004  1:09 PM GMT by WiredMark   0 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



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

SteveCSI   0 pts.  |   Oct 28 2004  1:55PM GMT

Best results that I have had uses Host Print Transform (HPT) of AFPDS output on a “remote printer” *IP outq. IPDS cannot be converted by HPT, but AFPDS can be. (Change the PRTF object defn. to output AFPDS) With this method no device description is involved, as all the configuration is done in the remoted outq definition and via the workstation customizing object for HPT.

 

prbarrett   10 pts.  |   Nov 1 2004  2:29PM GMT

I have worked with both IPDS and APFDS using HPT. They both work equally well. using an HP Laser printer you MUST use AFPDS and HPT to get it to print on the device. Use a printer device description like:
Display Device Descriptio

Device description . . . . . . . . : HP4050
Option . . . . . . . . . . . . . . : *BASIC
Category of device . . . . . . . . : *PRT

Device class . . . . . . . . . . . : *LAN
Device type . . . . . . . . . . . : 3812
Device model . . . . . . . . . . . : 1
LAN attachment . . . . . . . . . . : *IP
Port number . . . . . . . . . . . : 9100
Physical attachment . . . . . . . : *DIRECT
Online at IPL . . . . . . . . . . : *YES
Font:
Identifier . . . . . . . . . . . : 11
Point size . . . . . . . . . . . : *NONE
Form feed . . . . . . . . . . . . : *AUTOCUT
Separator drawer . . . . . . . . . : *FILE

for proper Host Print Transformation and device control. make sure you specify the printer Mfg and Model in the appropriate parameters.

The only function I have not gotten to work is *SHADE in the BOX DDS keyword - this is not supported on non-IPDS devices.

 

WoodEngineer   2280 pts.  |   Sep 9 2008  11:42PM GMT

Question for Prbarrett — Are you printing checks with MICR font from your AS/400? We are looking for the best font. Our bank keeps rejecting the MICR font we use, which is one supplied by IBM. Perhaps it is our printer config. You are welcome to e-mail me directly at  <a href="mailto:ismgr@sierrapine.com" title="mailto:ismgr@sierrapine.com">ismgr at sierrapine.com</a>. Looking forward to hearing from you.

 

Conradvilla   10 pts.  |   Oct 5 2008  2:03PM GMT

WoodEngineer, we print checks using a MICR printer. We use a Source Technologies MICR Laser printer connected to a client running printer emulation. Our font is set to Times 10 and has never had a problem

 
0