Asterisk before and after form field data value for barcode
15 views
Skip to first unread message
Matt Rivard
unread,
Mar 6, 2019, 9:38:10 AM3/6/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CenoPDF Support Group
We're formatting a PDF field text box with a bar code font (code 39). The data value must have an asterisk before and after the data value in order for a scanner to read the barcode. So a value of 1234 must be output as *1234*. The values in the DB that populate the field text cannot be stored with the asterisks. Any ideas of how I can accomplish that?