Hi,
I am using Visual Studio 2005. Problem is that i want my application
to let user adjust some printers paths.
The environment is LAN with windows 2000 Server with reights
management via active directory. The printers are owned by Server and
are shared.

The scenario is such that user sends print jobs to different size
printers (A1 to A4) via VB .Net in-house developed application.

User requires that the application should have control on what print
job to send at what printer.

I have tried, in VB .Net application, FileOpen Dialog Control on a
Settings Screen. This Settings Screen has text boxes and browse
buttons to set printer paths for different sizes of print jobs. The
File Open Dialog Control doesn't show shared printers in the File Open
Dialog box.

How can i view the Shared Printers in FileOpen Dialog, or will i have
to use some other control.

Please help.

I have already searched too much.

Thanks.

Reply via email to