printers for C#.net

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • balu1234
    New Member
    • Jul 2008
    • 1

    printers for C#.net

    Hi,

    Iam developing an application using c#.net for printers. My requirement is as follows

    1. when user opens a file(say an example sample.doc)in that document he may select the Print option then Print dialogue box opens,and if he selects the printer in the specified network then the selected file(as in our example sample.doc) should not go to the windows print spooler..it should go the specified location(this location i will keep in my code).

    I came to know that this can be done by using WindowsAPI.But to accomplish this I need all of ur guidence.

    One more clarification I needed is that there is any possibility to run my service on print command by stoping the default service on that print command.

    I have to do this without any client application.

    Iam reuqesting all to help me...
Working...