Hi,
I need a barcode reader API for following reasons.
1. I receive a PDF or JPEG or any other Image file electronically via e-mail which might contain some Bar Code Image in it. I need to write a Java Application which can read that image file and pick the Barcode in it.
2. The application , after picking up the barcode, should be able to decipher the value coded within it.
I dont want to use any physical device to read the barcode. I know this is possible. I have seen few packages available which do that. But they are not free and moreover the source is not available. So I can not use them to my need.For ex. as I mentioned about the tool available at
http://www.tasman.co.uk/ You can try this tool and understand what I mean and need.
Thanks for all the help.