Getting Client Printer List in Kinetic UI ComboBox

Hello Epicor Community,

I am working on a customization in the Epicor Kinetic UI and need assistance with populating a ComboBox control with the list of client printers. The goal is to allow end users to select their local printer from this list for printing reports and documents directly through the Kinetic interface.

I understand that in classic Epicor client applications, accessing the installed printers via System.Drawing.Printing.PrinterSettings can be used, but this approach is not viable within the Kinetic UI environment. I am looking for the recommended method to dynamically retrieve and bind the client printer list to a ComboBox in the Kinetic UI.

Thank you in advance for any guidance or examples you can provide on this topic. Looking forward to your expert advice.

Regards
Dnyanraj Patil

Today, local printing is enabled by the Kinetic Edge Client. There is a lot of information about it here on the site.

1 Like