Hi Everyone, I have thousands scanned files (pdf,jpg,jpeg,....) mainly pdf - scanned without barcode
I want to add barcode on each file auto (all files in specific directory)
I have excel file that have the no that can be used to generate barcode
so i want to do these steps
1-open the directory contains files
2-get the first file on it
3-get the first no for barcode in excel file and generate barcode for this no save barcode image
4-insert barcode image into original file save new file in other directory.
5-repeat until no file or barcode no is found
can i do this with powerbuilder and how
Regards
Ahmed