I want to add an image on PDF file form using PHP script. I have tried it by adding image field in PDF file and send image path using PHP script for that field, but it's not working. I am using php-pdftk library to edit PDF form field. But having issue to add image file in PDF form.
Can anyone help me out here? Thanks