f392d00091
color and b/w parts. Useful for printing large documents with a few color pages when color printing is expensive. This program was inspired by Jeremy Sander's dvicoloursplit.py. WWW: http://homepages.inf.ed.ac.uk/imurray2/code/#pdfcolorsplit PR: ports/160208 Submitted by: Aldis Berjoza <aldis@bsdroot.lv>
6 lines
319 B
Text
6 lines
319 B
Text
pdfcolorsplit - a Python program that drives pdftk to split a PDF file into
|
|
color and b/w parts. Useful for printing large documents with a few color pages
|
|
when color printing is expensive. This program was inspired by Jeremy Sander's
|
|
dvicoloursplit.py.
|
|
|
|
WWW: http://homepages.inf.ed.ac.uk/imurray2/code/#pdfcolorsplit
|