Greetings, we are a the moment developing a website for intranet use. The user should be able to select a pdf which already exists from a list and then hit the print button. When he hits the button the document should get printed by the webserver to a specific printer which the user also selects prior to hitting the button.
Does anyone have a solution on how to make the webserver print to a network printer by ipaddress? Language used is C#, server is windows 2008 with IIS 6.