Split a PDF into separate files containing colour and B&W pages
February 20th, 2007 by chris
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 pdfcolour-1.0.tgz
Recompile if necessary using the command “make”.
Run on a PDF with splitcolour input.pdf bw.pdf colour.pdf
For our American friends, this program will split a PDF into separate color and black/white files.
Yo, this is exactly what I’m looking for to split my thesis in colour / BW stuff. Thanks and we will see how it works!
Carlos
Actually it did not create the files, but I needed only the list of color/BW pages to give it to the guys printing the thesis. That worked though.
Hi,
Is there a way to run the program on windows XP?
Kind regards,
Christophe