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 );I only know float x and float y.
Please Help