downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

PDF_place_pdi_page> <PDF_pcos_get_string
[edit] Last updated: Fri, 17 May 2013

view this page in

PDF_place_image

(PHP 4, PECL pdflib >= 1.0.0)

PDF_place_imagePlatziert Bild [veraltet]

Beschreibung

bool PDF_place_image ( resource $pdfdoc , int $image , float $x , float $y , float $scale )

Platziert ein Bild und skaliert es. Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.

Diese Funktion ist seit PDFlib Version 5 veraltet, verwenden Sie stattdessen die Funktion PDF_fit_image().



PDF_place_pdi_page> <PDF_pcos_get_string
[edit] Last updated: Fri, 17 May 2013
 
add a note add a note User Contributed Notes PDF_place_image - [3 notes]