3
Answers

Showing Print Preview Dialog Using ASP.Net Application

Ask a question

Hi Guys, 

I need an urgent help for a problem I am facing. I have a web application. We have created a class library that is downloaded to client pc (the users are internal users). Now this dll contains some methods to interact with client pc and pass information to and fro from page to dll and vice versa. Since I had this architecture, I thought if I could create a webform in Class Library project and use the webbrowser control then I will pass the html from webpage to dll and invoke the webbrowser.ShowPreviewDialog() to show the dialog. This worked well with Win POC I created but with Web Page it is not working. I just want some sample solution based on my problem that works well with Wb application. I think this is kind of very challenging. Any help will be highly appreciated.

Thanks in advance.
Amit


Answers (3)