Barcodes can be generated in ETO using these three formats:
Formula for Activity (Point of Service) Barcodes:
="*A"+FormatNumber([Point of Service Unique Identifier];"#########")+"*"
Formula for Group Barcodes:
="*G"+FormatNumber([Group Unique Identifier];"#########")+"*"
Formula for Participant Barcodes:
="*P"+FormatNumber([Participant Site Identifier];"#########")+"*"
In order to get the barcodes to display properly in the tables of your ETO Results report, you’ll have to use the font "IDAutomationHC39M", and you may have to increase the size of the font.