- convert '25pages.pdf[0-11]' \( '25pages.pdf[12]' -rotate 90 \) '25pages.pdf[13-24]' rotate.pdf
manipulate page in PDF
Re: manipulate page in PDF
You need another solution other than ImageMagick. ImageMagick firsts rasterizes your PDF which is probably not what you want. If you were to use ImageMagick you could rotate one page like this: