kinley
29th October 2002, 16:03
Hi All,
I have a problem with Bar code printing. Earlier I was not sure how to print the Bar codes. I got a solution(documentation)ftp://ftp.support.baan.com/documents/tools/7654.exe.
After i went through the documentation, now I have a few questions,
1) I never find dbocx32.ocx at bin directory (as pointed out in the documentation), but just find axbarcode.ocx. Is it difference usage?
2) fter I read barcode type table, I try some barcode type and height in option tab of print pull notes by item(tisfc3401m000). It works when I use some barcode types such as 37, 38. Some types not work like type 1,2. Can somebody explain how it work?
3) If I want to cut 9 spaces of item number, usually I use #{main.item(10)}, and works. But for barcode, I use #{main.item.b(10)}, and it doesn't work. What should I do?
Thanks
I have a problem with Bar code printing. Earlier I was not sure how to print the Bar codes. I got a solution(documentation)ftp://ftp.support.baan.com/documents/tools/7654.exe.
After i went through the documentation, now I have a few questions,
1) I never find dbocx32.ocx at bin directory (as pointed out in the documentation), but just find axbarcode.ocx. Is it difference usage?
2) fter I read barcode type table, I try some barcode type and height in option tab of print pull notes by item(tisfc3401m000). It works when I use some barcode types such as 37, 38. Some types not work like type 1,2. Can somebody explain how it work?
3) If I want to cut 9 spaces of item number, usually I use #{main.item(10)}, and works. But for barcode, I use #{main.item.b(10)}, and it doesn't work. What should I do?
Thanks