I have a 150 page long pdf file where individual pages are shrunk. I need to magnify the file upto 900% to read anything on the screen (and it is readable at that magnification). I would like to print it out but the printer only gives me the original unreadable output.
I am trying to copy the original pdf into a file with correct magnification. I have tried pdfjam as used here (Print PDF scaled-down and aligned) and fiddled with pdftk -resize version without any success. Any Help will be appreciated.
I am using a Linux Ubuntu distribution.
Thank you in advance!!!!!
My Latex Version is : This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013)
My Linux version is: Linux 3.13.0-44-generic #73-Ubuntu SMP Tue Dec 16 00:22:43 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Here is a link to the logfile at pastebin: http://pastebin.com/UhY3hDpT

pdfjamandpdftkexactly?