multipage color pdf to multipage black and white pdf
Posted: Sun Jun 07, 2009 7:13 pm
Hi nconvert users!
this is my first post
I tried to convert a multpage pdf (containing only color scanned images) to multipage pdf with black and white images, g4 compression, no dither)
this is my command
but only first page is converted, why this? what's wrong?
excuse me for being ignorant about nconverting
this is my first post
I tried to convert a multpage pdf (containing only color scanned images) to multipage pdf with black and white images, g4 compression, no dither)
this is my command
Code: Select all
nconvert -binary nodither -keepcspace -colors 2 -out pdf -c 4 -o file.pdf test.pdf
excuse me for being ignorant about nconverting