For example, I have a pre-printed application form in hard copy. I have to fill out information in those required fields manually.
Now I want to scan this application form into an image format. Then I want to develop a PHP program to modify this image file to fill out (add) data to required fields (specific locations).
Is it possible?
I know that I can use PDF to do this automation. But the licence fee costs me US$900 per CPU by using PDFlib + PDI. What an expensive licence fee?