| Posted: October 29 2007 at 7:41pm | IP Logged
|
|
|
Use EAN128Ex function instead. Enclose the AI with parentheses. For example, if the data portion is 12345678901234567, then enter
EAN128Ex("(402)12345678901234567").
Note that you need to calculate the the 17th digit by yourself.
More information about EAN128Ex: http://www.morovia.com/support/article.aspx?id=10048
If you use Crystal Reports, this function is available in UFL:
http://www.morovia.com/support/article.aspx?id=10023
Edited by glitch on October 29 2007 at 7:43pm
|