View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default List of Printers

The print menu should display the printers configured for that computer.

--
Regards,
Tom Ogilvy


Bret Holle wrote in message
...
I'm building an add-in, and part of it is creating and printing reports.
Currently, the print menu only has 2 options for a print device: Default
Printer and PDF. The PDF option scans for either the Win2PDF or Adobe PDF
Writer drives, and Default Printer just uses the printer selected for

Excel.
How can I build a list of installed printers in order to allow the user to
select the printer they want to use?