ReportViewer Local report client side printing?
-
Hi, I have created a local report in asp.net 2. What are my different options available to accomplish the client to be able to print this report on the client printer. If I use pdf format I get the report in portrait layout. (Is it possible to make it open a landscape pdf?) If I use javascript:window.print(); it adds blank spaces and remove the lines in the details rows. Are those my only options? Any help would be highly appreciated. Thanx
-
Hi, I have created a local report in asp.net 2. What are my different options available to accomplish the client to be able to print this report on the client printer. If I use pdf format I get the report in portrait layout. (Is it possible to make it open a landscape pdf?) If I use javascript:window.print(); it adds blank spaces and remove the lines in the details rows. Are those my only options? Any help would be highly appreciated. Thanx
Have you solved this?
"The clue train passed his station without stopping." - John Simmons / outlaw programmer
-
Have you solved this?
"The clue train passed his station without stopping." - John Simmons / outlaw programmer
No, I am still struggling