Problem converting multi-page djvu to multi png/jpg
Posted: 2008-07-25T08:09:29-07:00
Hi,
I try to use convert to convert djvu file to png. This djvu file contain multiple page. When converting i always get the first page and nothing more.
I used :
convert myfile.djvu myfile.png
and
convert myfile.djvu myfile.%d.png
and always obtained a single png file. I also tried converting to jpg, same result.
I use imagmagick from gentoo portage (version 6.4.0.6) and djvu 3.5.20-r1.
When i open this document with djvu viewer it show me all pages.
Regards
edit : i first looked for this on forum and haven't found anythings.
I try to use convert to convert djvu file to png. This djvu file contain multiple page. When converting i always get the first page and nothing more.
I used :
convert myfile.djvu myfile.png
and
convert myfile.djvu myfile.%d.png
and always obtained a single png file. I also tried converting to jpg, same result.
I use imagmagick from gentoo portage (version 6.4.0.6) and djvu 3.5.20-r1.
When i open this document with djvu viewer it show me all pages.
Regards
edit : i first looked for this on forum and haven't found anythings.