Web browser control (Print() functionality) - Printing in landscape from code
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all, I have developed a windows application in C#, which is going to display a report and print itt automatically without intimating the user. The report is displayed in the web browser control using XSL in a windows forms application. I would like to know how to print the report in the landscape format? The user should not be allowed to set the page options like Portrait/landscape. Please let me know of how this can be achieved from coding Thanks in Advance.
Thanks and Regards Madhu