I am working on an application that just had the parameters changed. Originally the application was designed to use tiff files. Now I was asked to use pdf files instead.
My application reads barcodes off of a document and then sorts the files based on the information from the barcode. Thus far, I have everything working except for reading the barcodes off the new file type. I have not been able to find a java extension that will allow me to access the barcode with in the pdf file.
If anyone knows of such an extension, a point in the right direction would be greatly appreciated.
My application reads barcodes off of a document and then sorts the files based on the information from the barcode. Thus far, I have everything working except for reading the barcodes off the new file type. I have not been able to find a java extension that will allow me to access the barcode with in the pdf file.
If anyone knows of such an extension, a point in the right direction would be greatly appreciated.