Trinity has a ton of experience in manufacturing processes and Bar Codes.
https://trinityis.com/I have a simple code that will print a 2D Bar Code, but I don't have one handy for a linear bar code. But maybe someone else on this forum has one.
Here is the code for a a formula Rich text field to display a 2D bar code.
var text CodeValue = " some text formula goes here"
"<img src=\"http://chart.apis.google.com/chart?cht=
qr&chs=240x240&chl="
& URLEncode($CodeValue)
I'm guessing that here would be a similar one to create a linear bar code. The
qr above must mean a QR bar code.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.commark.shnier@gmail.com
------------------------------