Hi,
I'm requesting to develop a program to add variable data to scanned forms:
pre-printed forms --> scanner --> scanned images (can be any form: pdf, jpg, bmp, etc..)
Then I develop a program to add data to specific positions of these scanned images. I know PHP + PDFlib can do this well. But PDFlib needs licence fee for commercial use.
I'm looking for free licence solution. I do not have to use pdf. I just want to develop a program to "edit" scanned images by adding data on them.
Any advice?