• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

Print dialog

 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I'm trying to create a print dialog that includes a combination of
application settings along with some of the settings from the standard
print dialog. Specifically I want to implement the Printer area of the
dialog. I figured out how to get the list of printers but have not
figured out how to get the properties of the printer (where, comments, type). In addtion I would like to have the properties button but need
to activate the properties window for the selected printer.

Any help would be appreciated.

Thanks,
Steve
reply
    Bookmark Topic Watch Topic
  • New Topic