Re: PDF cropping tool?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dr. Michael J. Chudobiak wrote:
Can anyone suggest a GPL tool for cropping a certain amount (say 0.15") off all four edges of every page in a PDF document (i.e., bleed areas)?

- Mike

i use "identify" to get the dimension info of the pdf file and use convert.

the command is

convert -crop 500+500+0+0 dummy.pdf output.pdf

read the man page. the geometry is the portion you want to keep.


--
Yonas Abraham, PhD
Registered Linux user number 407343 http://counter.li.org

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux