ME Venkatesh Rajendran

Home Interests Research talks Publications Downloads Tutorials Friends links

Converting PDF for better printing



Wondering how to convert PDF slides with one slide per page to multiple slides per page?? Here is the answer..(works in linux or unix or freebsd or solaris)

Step 1: Convert to ps

pdf2ps infile.pdf outfile.ps

Step 2: Use psnup to convert to multiple slides per pages (here 4)

psnup -l -d -pletter -4up infile.ps > outfile.ps

Now the outfile.ps will have multiple slides per page.. You might want to read the man pages for psnup to fit your needs..


Questions/Comments:  Email Venkatesh (venkat@soe.ucsc.edu)
     


Contact:
Venkatesh