Best/easiest way to print parts of a large PDF image?
Paul Sladen
ubuntu at paul.sladen.org
Mon Nov 5 13:44:49 UTC 2012
On Sun, 4 Nov 2012, Chris Green wrote:
> What's the best tool for selection a section of a PDF image and printing
> it to fill an A4 sheet?
'pdfposter' is a command-line tool that will scale up and print your
single-page poster as many smaller single sheet that you can stick
together:
http://manpages.ubuntu.com/manpages/natty/man1/pdfposter.1.html
I'm not sure of a GUI tool. If you fancy getting your fingers dirty
you can simply change the "/MediaBox A B C D" numbers in the PDF file
(PDF is a text format, you can open it up and edit in a text editor).
If you just want to print the corner/part of a document the terms you
want of "PDF" and "crop", and you may be able to turn something
up. (This would simply change the /MediaBox, but hopefully in an
interactive way).
Hope that helps,
-Paul
More information about the ubuntu-users
mailing list