Quote:
Originally Posted by Kindle10
Thanks in advance for any help.
|
You can convert the PDF to PostScript with 'pdftops', do the page slicing-and-dicing with 'pstops', then turn it back into a PDF with 'ps2pdf'. It's a bit of a hassle, but I've done the same sort of transform that way before.