pdf_place_image
(PHP 3>= 3.0.7, PHP 4 , PHP 5)
pdf_place_image -- Places an image on the page
Description
bool
pdf_place_image ( resource pdfdoc, int image, float x, float y, float scale)
Place an image with the lower left corner at (x,
y), and scale it. 성공일 경우 TRUE를, 실패일 경우 FALSE를 반환합니다.