Print SSRS Label using an Epicor Function

I have tried to find something on here already of course, but many of the posts regarding this topic get muddied quickly with posts about SSRS and Bartender. We have concretely “decided” to go with SSRS :sweat_smile:. I created an app in Application Studio that has simple controls allowing the user to enter in a JobNum, a Print Qty, and a button that will physically print a label (Zebra printer). I have a click event on my button that performs some checks before eventually calling a function. I was wondering if this is a good direction to take. Should a function handle specifying the workstation, report parameters, printer settings, submitting it to the agent etc., or am I overthinking this? Is there someone out there that has used a function to print an SSRS report?

2 Likes

This is the way: