Removing footer from each page of multi-page pdf

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
rmagick
Posts: 245
Joined: 2006-03-16T17:30:48-07:00
Location: Durham, NC, USA

Re: Removing footer from each page of multi-page pdf

Post by rmagick »

I'm pretty sure you're not going to be able to do with with ImageMagick. IM will convert the PDF to a raster image but not back into a PDF file. Use Google to search for programs that are designed for modifying PDF files.
Post Reply