php 官網文件:Use Imagick::readImage to convert all pages of a PDF to JPG: function pdf2png($PDF,$Path){ if(!extension_loaded('imagick')){ ...
確定! 回上一頁