purazumakoiの[はてなブログ]

技術メモから最近はライフログも増えてきてます。

2016-04-28から1日間の記事一覧

Fatal error: Uncaught exception 'ImagickException' with message 'Postscript delegate failed

php

Fatal error: Uncaught exception 'ImagickException' with message 'Postscript delegate failed 〜〜 No such file or directory @ error/pdf.c/ReadPDFImage/664 といったようなエラーがでる。 これはphpのimage $pdf = new imagick( 'name.pdf[0]' ); っ…