Skip to main content

How can I easily print to a standard laser printer??

1 reply [Last post]
whilburn
Offline
Joined: 2008-06-25

In the past I have used the SEND TEXT command to print to a defined laser printer. The obvious downside to this is the buffer limitation. Other options I have looked into deal with JES but this seems quite cumbersome too.

My question is this: Is there a new and/or easier way to print directly to a standard laser printer from a CICS program?

Thanks.

earl haigh
Offline
Joined: 2006-12-06
How can I easily print to a

There is no new or easier way that I'm aware of.

However, I would suggest you condisder using vendor software that delivers CICS print
via email. End User can then print (or Not) from their PC to local laser print.

Can be used to completely eliminate CICS attached printer headaches.

Check out CICS TOOLS on this forum, CICS2PDF , CICSNOTIFY/ABEND EMail.

I think both have API interfaces that can be invoked from your CICS print programs.