S
satheeshrajesh
Guest
In our company, we have a conference to be conducted. At least 5000 Visitors would come and we are in need to print id card for each visitor. We have 100 laptops at the conference hall. I know that using windows application we can achieve silent printing without opening print property dialog box with a single button click using System.Drawing.Printing.PrintDocument class.
This option would require us to install windows app in 100 laptops and it will be time consuming. I need to have a asp.net app and in button click I should get the default printer and print the pages content without opening print dialog box. Is that possible ? Please share code samples and your thoughts. Thanks.
Continue reading...
This option would require us to install windows app in 100 laptops and it will be time consuming. I need to have a asp.net app and in button click I should get the default printer and print the pages content without opening print dialog box. Is that possible ? Please share code samples and your thoughts. Thanks.
Continue reading...