pdf_fit_image

(PECL)

pdf_fit_image -- 画像やテンプレートを配置する

説明

bool pdf_fit_image ( resource pdfdoc, int image, float x, float y, string optlist )

画像やテンプレートを、さまざまなオプションに基づいてページ上の (x, y) の位置に 配置します。 成功した場合に TRUE を、失敗した場合に FALSE を返します。