Hi!
I am creating a user setup from. One of the data entry is a default printer name that the user will be able select available printers and save it in the table. Is there a function that pops the printer dialog? I have seen only application.getPrinters() but it only gets all the printer names in an array.
Thanks!