Dear All, I am trying to convert a TIFF image to PDF with ImageMagick, but getting the following problem: $ convert -compress JPEG2000 example.tif example.pdf convert: JP2LibraryIsNotAvailable `example.pdf'. $ and no conversion is performed. Any ideas? Thanks in advance, Paul