Hello,
I am trying to find a method of creating a barcode for use in a custom java application against a 6.5sp1 repository. I have been researching how to use the Forms Builder Hi-Fi form template to generate a PDF 417 format barcode bound to the form data, but am completely unsure how we would pre-populate the form data. The data does not yet exist in the repository, so using the Adapters model doesn't seem to provide what we need (at least from what I have read).
So, I have three questions:
1. Is there a way to pre-populate the form fields to generate the barcode (maybe POST the data to the form from the previous page?)
2. Is there a way to generate and retrieve the barcode using DFC/DFS given the inputs?
3. Any other way?
Thanks for the help!
-Brendan