How to split a pdf of A3 paper size into A4?

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
psycho_dad

How to split a pdf of A3 paper size into A4?

Post by psycho_dad »

Hi,
I would like to know if it is possible to split a pdf of A3 paper size into A4? I have some some familiarity with ImageMagick (mainly converting batches of jpegs to pdf) but I am not very sure how to do this.

Any help is appreciated.

Cheers,
psycho_dad
Bonzo
Posts: 2971
Joined: 2006-05-20T08:08:19-07:00
Location: Cambridge, England

Re: How to split a pdf of A3 paper size into A4?

Post by Bonzo »

Have you looked at -crop ?
psycho_dad

Re: How to split a pdf of A3 paper size into A4?

Post by psycho_dad »

Thanks! Actually, your web-page is great and especially the resize-section example!

Cheers,
psycho_dad

PS Sorry for my silly question but I'm a complete novice...
Bonzo
Posts: 2971
Joined: 2006-05-20T08:08:19-07:00
Location: Cambridge, England

Re: How to split a pdf of A3 paper size into A4?

Post by Bonzo »

Thanks for the comment psycho_dad, its good to know someone is finding my website useful :D
Post Reply