I was able to setup barcode 39 font (azalea.com) in Crystal report (Pro 8.5) for Packlist ID, PO #, and Part Number. My problem is Quantity and I originally created this:
BarcodeC39({SHIPPER_LINE.USER_SHIPPED_QTY})
and when I hit 'Save', error message appeared "A string is required here." So I modified it to this:
BarcodeC39(ToText ({SHIPPER_LINE.USER_SHIPPED_QTY}))
It took it but the scanner is not picking it up. Then I contacted azalea's tech support and they suggested this: ToText({your.Number}, 0, "", "") and when I hit 'Save', error message appeared "Too many arguments have been given to this function." I haven't heard back from them.
Then I'd thought to give this forum a try.
Thx. Tina
BarcodeC39({SHIPPER_LINE.USER_SHIPPED_QTY})
and when I hit 'Save', error message appeared "A string is required here." So I modified it to this:
BarcodeC39(ToText ({SHIPPER_LINE.USER_SHIPPED_QTY}))
It took it but the scanner is not picking it up. Then I contacted azalea's tech support and they suggested this: ToText({your.Number}, 0, "", "") and when I hit 'Save', error message appeared "Too many arguments have been given to this function." I haven't heard back from them.
![[neutral] [neutral] [neutral]](/data/assets/smilies/neutral.gif)
![[glasses] [glasses] [glasses]](/data/assets/smilies/glasses.gif)