Graphics, Figures & Tables ⇒ Adjust tables to the paper size.
Adjust tables to the paper size.
I would like to know How to adjust a table to the paper size. My specific problem is: I've a table to big such in height as in wide. How can I put it in just one page and within the paper screen?
Thanks a lot in advance,
Tiago
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10358
- Joined: Mon Mar 10, 2008 9:44 pm
Adjust tables to the paper size.
perhaps change the code of the table to fit to the page. But you could use \resizebox of the graphicx package, you will find a description in the documentation, 4.3. Scaling.
Stefan