theunknownknight
MIS
I have a simple web page that contains a user cotrol across the top for navigation and a user control down the left side for navigation (standard layout).
How do I print out the contents of the page to automatically fit the portait landscape so that the entire page fits horizontally without being cut off. I would like to set this from the IE menu bar but that's not necessary (I could write a function to do this but I would like to know how).
If that is not possible how do I write a function that prints out only the main section of the page while leaving out the top and side user controls?
How do I print out the contents of the page to automatically fit the portait landscape so that the entire page fits horizontally without being cut off. I would like to set this from the IE menu bar but that's not necessary (I could write a function to do this but I would like to know how).
If that is not possible how do I write a function that prints out only the main section of the page while leaving out the top and side user controls?