Tuesday, October 16, 2012

Concerto PDF Image upload

Had an issue uploading a pdf file to the concerto server. Turns out there is a dependency on some ImageMagick libraries to convert from pdf to png. Luckily, ImageMagick is in the Debian repository.

sudo apt-get install imagemagick

No comments: