Print Preview Component
Hello,
I have to create ASP.NET web pages which has the below control and the below functionality.
1. Rich Text box (User will paste 2-3 pages word document which has table, and all the possible formatting)
2. Hierarchical Grid.
3. Report Viewer (which will hold the SSRS report which has a chart in it)
4. One label and Text box.
It should have âPrint Preview Buttonâ when the user clicks on it, it should create a print preview with the data as it is in the Rich Text box as well as Report viewer, and user should be able to print it
It should be reusable component, I should able to integrate in any other Asp.Net webpages without writing much of code
If anyone has already created such component it will be great help.
Thanks in advance
~~Narendra
|