PB 2022 1900
Our application can run as a service to process print jobs. When this service first starts up it gets a list of valid printers so when the user schedules it we only show them the printers that are setup on that machine. All this works great until they select a printer that will prompt the user to save the document in some directory. These printers are 'Microsoft Print to PDF', 'OneNote', etc. I was hoping I could look at the port setting when getting the list of printers to determine this and then just not show those but the port will show as LPT1 or some other valid entry so I can't use that.
Anyway, if someone might have a way to determine these types of printers I would love to know how.
Thanks,
Chris Craft