Hi all,
Am writing my conversion report (Masters to PhD) using LaTeX (pdftex, really). So far so good, but I have some pages which are landscape-oriented (large tables and figures).
Normally this would not be a problem, they just print out like any other pages, of course. However, this report will be distributed to my examiners in soft-copy PDF. I don't think it would be professional to have my examiners tilting their heads 90 degrees to view my large tables and figures (the large table is 6 pages long).
So, is there anyway to instruct pdftex to generate the landscape pages as landscape? That means, as I scroll down the document, I'd have something looking like this:-
------
| pg |
| 1 |
| |
------
---------------
| |
| pg 2 |
| |
| |
---------------
------
| pg |
| 3 |
| |
------
---------------
Any ideas? Or do I create the pdf first and then use some other software to rotate the pages in question?