I'm trying to crop this pdf file (to remove white margins). It's 205.2 MB, more than 900 pages.
I tried this:
Code: Select all
convert -limit area 1 N0051166_PDF_1_-1DM.pdf -crop "850x1210+90+0" vocabolario2.pdf
Code: Select all
convert -limit area 1 N0051166_PDF_1_-1DM.pdf -crop "850x1210+90+0" vocabolario2.pdf