multipage color pdf to multipage black and white pdf

Discussions on NConvert - the command line tool for image conversion and manipulation

Moderators: helmut, XnTriq, xnview

Post Reply
Dingo
Posts: 2
Joined: Sun Jun 07, 2009 6:58 pm
Contact:

multipage color pdf to multipage black and white pdf

Post by Dingo »

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

Code: Select all

nconvert -binary nodither -keepcspace -colors 2 -out pdf -c 4 -o file.pdf test.pdf
but only first page is converted, why this? what's wrong?

excuse me for being ignorant about nconverting
User avatar
xnview
Author of XnView
Posts: 46362
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: multipage color pdf to multipage black and white pdf

Post by xnview »

Dingo wrote: I tried to convert a multpage pdf (containing only color scanned images) to multipage pdf with black and white images, g4 compression, no dither)
Yes, there is a bug with lastest version...
Pierre.
nemesis
Posts: 1
Joined: Sun Jul 12, 2009 9:53 pm

Re: multipage color pdf to multipage black and white pdf

Post by nemesis »

xnview wrote:
Dingo wrote: I tried to convert a multpage pdf (containing only color scanned images) to multipage pdf with black and white images, g4 compression, no dither)
Yes, there is a bug with lastest version...
when you plan to clear this bug?
User avatar
xnview
Author of XnView
Posts: 46362
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: multipage color pdf to multipage black and white pdf

Post by xnview »

nemesis wrote:
xnview wrote:
Dingo wrote: I tried to convert a multpage pdf (containing only color scanned images) to multipage pdf with black and white images, g4 compression, no dither)
Yes, there is a bug with lastest version...
when you plan to clear this bug?
I'll update soon nconvert
Pierre.
Post Reply