Is it somehow possible to "zoom out" a multi-page PDF to fit all pages to one via command line (must work under Linux)
e.g. I have a PDF generated with XSL:FO/FOP with a table (the red one in the picture) which spreads over 3 pages. But I want to have it automically resized to one page (see the right page on the picture) So I don't want a "matrix" of pages, like you can select when you print multiple pages, but automatically resized
edit: Even better would be automatically fit the table to one page with xsl:fo if that's easier
](http://i.stack.imgur.com/Glh7R.jpg)