Page 1 of 1

PDFLib Images

Posted: Mon May 22, 2006 2:48 am
by mjayt
Hallo Gurus,

I have a problem with PDFLib function, or let me say I don't know how to Use them.

may you please help..

I want to insert an Image on my document,

On the manual they wrote this

Code: Select all

$p->pdf_fit_image( resource pdfdoc, int image, float x, float y, string optlist );
May you please help me do define the parameters.

I only know float x and float y.

Please Help