suche nach in der

PDF_process_pdi> <PDF_place_image
Last updated: Fri, 18 May 2012

view this page in

PDF_place_pdi_page

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

PDF_place_pdi_pagePlatziert PDF-Seite [veraltet]

Beschreibung

bool PDF_place_pdi_page ( resource $pdfdoc , int $page , float $x , float $y , float $sx , float $sy )

Platziert eine PDF-Seite und skaliert sie. 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_pdi_page().



add a note add a note User Contributed Notes
PDF_place_pdi_page
bmironov at jonview dot com
25-Jun-2003 12:59
This function deprecated since PDFlib v5.0

PDF_process_pdi> <PDF_place_image
Last updated: Fri, 18 May 2012