Can somebody point me to an example of a process that can handle mutiple barcodes in a single document ?
I have created a form in designer with a QR barcode, saved to a tif file. I am able to extract the data to xml using Barcode Forms decoder followed by extract to xml. When adding a second barcode it fails with java.lang.ArrayIndexOutOfBoundsException,
how should I change the process to handle multiple barcodes ?
thanks
Steve
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Steve,
I sent an .lca in response to your email. For others I have attached the .lca for the process that looks like this....
It does not use a watched folder but rather reads the .tiff file from the application in the repository directly.
Steve
Views
Replies
Total Likes
Steve,
What kind of value encoding are you using? XML, tab-delimited, custom,..?
If you can share the form (stwalker.adobe@gmail.com) I can take a look.
Steve
Views
Replies
Total Likes
I am using tab delimited, with field names , and auto filling the barcode
I can manually scan both barcodes on the tif file and see the data - but the process fails on the decode step when dropping it into the watched folder. As mentioned the form with the single barcode works fine
I have sent you the forms.
many thanks for looking at this
Steve
Views
Replies
Total Likes
Hi Steve,
I sent an .lca in response to your email. For others I have attached the .lca for the process that looks like this....
It does not use a watched folder but rather reads the .tiff file from the application in the repository directly.
Steve
Views
Replies
Total Likes
hi steve,
I tried this and it works perfectly, exactly the help I was looking for, I can now apply these changes to my form and process and get moving again !
many thanks
Steve
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies