Is it possible to create a pdflatex document which
- contains several pages with tables (one table per page)
- and the page width for all pages of the pdf file is cropped to the width of the largest content (same for the height)?
I hope I was clear enough: e. g. the table on page 1 is 20 cm wide and 25 cm in height. All other pages contain tables of 19 cm width, but the table of page 10 has a height of 26 cm. So I'd like to be the page format of the whole document: 20 cm wide and 26 cm in height and all tables should be aligned in the top left corner of this page size )
previewtogether with some manual measuring which result is written to the.auxfile. – Martin Scharrer♦ Jul 2 '11 at 21:26LaTeXpackage or a command line tool or do you mean the PDF viewer application inMacOS X? – Martin Jul 2 '11 at 21:33