JavaScript Editor Javascript debugger     Website design 


PDF_place_pdi_page

Place PDF page [deprecated] ()
bool PDF_place_pdi_page ( resource pdfdoc, int page, float x, float y, float sx, float sy )

Places a PDF page and scales it. Returns TRUE on success or FALSE on failure.

This function is deprecated since PDFlib version 5, use PDF_fit_pdi_page() instead.