I want to have a Pega agent batch print to a network printer. Any suggestions?
Hi,
On a nightly basis, I want a Pega application / agent to wake up and print a number of documents to a always attached network printer. What is the best way to do this?
I know Pega can have a print action on the UX, but I need this to be headless and automatically triggered. I also want to connect to a specific network printer, and not to one selected by the operator and attached to that clients' machine.
I can write Java to issue a print command, but there would be outside the guardrails. Is this the only option?
Thanks