Page Layout ⇒ Landscape and page numbers
Landscape and page numbers
I am writing a document of the article class and need to have one single page in landscape for the display of a large table.
I used the pdflscape package and it works just fine except that the page number remains at the "bottom of the page" which ends up being the left side of the page. Naturally, my goal is to put the page number back at the real bottom of the page taking into account that this page has been rotated.
I've been looking for a solution for almost an hour now and can't find any handy solution to this problem. All I seem to find are fairly complicated solutions that won't work properly for me.
Can anyone help me please?
Thank you
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Landscape and page numbers
Changing the place of the page number on one single page of a document (most probably) will be confusing for the reader.
If you have further questions, please provide a minimal working example to make a question more explicit.
Re: Landscape and page numbers
I am still trying different solutions and none worked so far, it's unbelievable that something as simple as rotating the page numbers with the page itself has no simple solution at all...
Re: Landscape and page numbers
Thank you for your help
- Stefan Kottwitz
- Site Admin
- Posts: 10330
- Joined: Mon Mar 10, 2008 9:44 pm
Landscape and page numbers
How did you manage it?Mig01001 wrote:I have found a working solution for my problem.
Just to explain, it would be good if you would post a solution even if you found it yourself. You know, other users with the same problem will come here via google, instead of a solution they would just find "solved, gone without telling details". It's a public forum for all to learn, not just with the goal of only personal support. So it would be great if you would add your solution.
Stefan
Re: Landscape and Page Numbers

Reason: Source code has to be tagged as such to keep a post clear and legible (see Board Rules).