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

amtolo
20th November 2002, 16:53
About your questions:

1) i suposse your system is windows 95/98 or NT,
in the command line
c:\baan\bin> c:\windows\system\regsvr32 dbocx32.ocx

2) for barcode type 1 and 2 :

type 1: !#*
!= type 1(table 1), # height in characters(table 2), * 10 positions (table 2 for the manual)

type 2 only you print 8 characters

3) to print barcode the size of the characters must be equal than the size for barcode.