djvu to PDF

Monday, November 2, 2009

With the default djvu viewer/GUI front end, I was facing error when converting a djvu file to PDF ("Can not render image... blah blah blah").

Use command line instead (will need to install djvulibre).

ddjvu -format=pdf -verbose -pages=1-50 input.djvu output.pdf

0 comments: