Dynamically capturing form fields on an interactive form is possible
using the PaperFormsBarcode object, only. The PaperFormsBarcode object
supports three two-dimensional barcode symbologies: PDF417, DataMatrix,
and QRCode. It does not support any one-dimensional barcode symbologies
including code128.I believe a code128 barcode can be populated
client-side on the initialize event, only.Steve