How to load programmatically a PDF file into an image form field of another PDF?
Hi!
I need to create a program, script or something similar to be able to fill many PDF files form fields on Windows.
Text fields are very easy to manage in many languages, instead an image field is more complicated when you need to put inside a PDF file and not an image (PNG, JPG and so on). I tried many third party libraries without success.
How can I achieve this? I can use vbs or other programming languages without problems. What I searching is an hint and some examples to find the right solution.
Thank you.
