PDF 函数
PHP 手册

PDF_add_thumbnail

(PHP 4 >= 4.0.5, PECL pdflib >= 1.0.0)

PDF_add_thumbnailAdd thumbnail for current page

说明

bool PDF_add_thumbnail ( resource $pdfdoc , int $image )

Adds an existing image as thumbnail for the current page. 如果成功则返回 TRUE,失败则返回 FALSE


PDF 函数
PHP 手册