Just trying to do something very simple. Have parameters for 2 text fields to be entered, field1 and field2. I just want to print code39 barcodes of those values.
If I just use the Stringtocode39 function STRINGTOCODE39({?field1}) and similar for field2, and set the font to a code39 font, my output looks like +F+I+E+L+D+1
What am I doing wrong?
If I just use the Stringtocode39 function STRINGTOCODE39({?field1}) and similar for field2, and set the font to a code39 font, my output looks like +F+I+E+L+D+1
What am I doing wrong?