Server side PDF printing
Does anybody know how to print PDF files from the web server (using C# and ASP.NET)? Since this is from the server side, it needs to be silent (no dialogs/windows should pop up) and also should be able to print to a specific printer (not just the default printer) defined on the web server.
Thanks in advance.
Manish Jadhav
|