Page Layoutpage size based on text height

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
probinso
Posts: 1
Joined: Thu Jan 05, 2012 2:37 pm

page size based on text height

Post by probinso »

I am having trouble knowing what to search for to solve this problem. I have written a paper, which I want to have no page breaks. I would like the file produced to have height determined by a separation from the last line printed (ie. 1cm from bottom text).


I am unsure what package I might use for something like this, or weather it has a known solution.

thanks for your help

Recommended reading 2024:

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

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

NoIdeaNickanme
Posts: 13
Joined: Wed Nov 09, 2011 5:41 pm

page size based on text height

Post by NoIdeaNickanme »

You can use the geometry package. It is one of the most versitile packages for page layouts.
Post Reply