Graphics, Figures & TablesAdjust tables to the paper size.

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
tdcpina
Posts: 39
Joined: Wed Apr 15, 2009 4:22 pm

Adjust tables to the paper size.

Post by tdcpina »

Hi,

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

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Stefan Kottwitz
Site Admin
Posts: 10345
Joined: Mon Mar 10, 2008 9:44 pm

Adjust tables to the paper size.

Post by Stefan Kottwitz »

Hi Tiago,

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
LaTeX.org admin
Post Reply