Hello,
I am new to adobe acrobat XI pro and developing forms and have a question about barcode generation.
I have a task to create a barcode using the 3 of 9 format on a multi page document. The barcode is made up some information describing the form and the page number. for Example, on page 1 the barcode is made up of xxx001 where xxx = form information and 001 is page 1. Page 2 barcode is xxx002, page 3 is xxx003 and so on. I understand to get the form information of xxx I would reference another field on the form, but i am not sure how to reference the page number and then combine the form information and page number into a usuable entity. I think that i will need to use the custom calculation script section of the value tab of the barcode properties, but I am not really sure. thanks