Split a PDF into separate files containing colour and B&W pages
Posted in Miscellaneous on February 20th, 2007 3 Comments »
The pdfcolour utility allows one to split a PDF file apart to give two separate PDFs, one containing the colour pages and the other containing the B&W pages. That way, one can easily print the B&W pages on a faster, cheaper printer and reassemble the document by hand.
Instructions:
Download the pdfcolour-1.0.tgz file.
Extract it using tar -xzf [...]