Hi All,
I have a crystal report in a page, when i try to print that page by clicking on the print button, iam getting "Null" while printing.
The below is my page before clicking print image button ( Red color highlighted is Print Button)
Once after clicking the Print button iam getting "null" in the Report. as you can see below.
The print functionality is working fine except that it is showing null while printing and once the printing is done, the report is loading in the page causing the page load.
This report is being used in aspx page and we have done coding in C#.
So please help us in solving the Null issue while printing.