Managing PDF files with Imagick

October 14, 2008
Filed under IMagick

Many doesn’t know, but with Imagick anyone can manage PDF files. As far as I know you can’t create one, but this function can be extremely useful to create a screenshot of a PDF file on the server’s side.
First of all, the PDF file you just created has to be loaded in Imagick, either the [...]

Read the whole article »