I created a button at the bottom of a form for the user to be able to view and print in landscape. I have the button working correctly so that when it is pressed, it switches to landscape view. My problem is that in order to get it to PRINT in landscape view, i have to go to print properties and change the view. How can i fix it so that when the button is pressed it automatically prints it in landscape view?
Typically I would just replicate the print view twice.
One in landscape config and the other in portrait.
In the view properties you can setup the print properties.