Print PDF file in ASP.NET without opening it
Hello friend
I have a problem regarding printing PDF file in my website. Scenario is there is a PDF file existed in folder of virtual directory in IIS. I need to print it at client side on Print button click in browser. Here I my requirement is that PDF file to be downloaded in background & print it without opening the file.
I already have solution but in that PDF is opened & I need to click print option available in PDF file, this option I can't use. As business requirement, file should not be opened & printed automatically.
Please help me for it. Thanks in advance for your support.
Amit Dhania