Debdas Banerjee
23rd October 2004, 13:00
Dear friends,

Need some help , I have gentare barcode through BaaN now what I want is multicolumn printing barcode. For that I have checked Baanboard , BaaN global help and even solution no 161877 but till purpose is unresolved.

I need like this .

item1 item2 item3
item4 item5 item6
item7 item8 item9

I have also tried this function and through menu

lattr.multicol = multicol_order_horizontal

Waiting for help

With Best Regards

mark_h
23rd October 2004, 17:03
Well I am not sure about the barcoding piece, but it should be as simple as creating one detail layout with just item in it. Then on the layout select multi-column and horizontal inside the maintain layouts sub-session. I do not think you need to use the lattr peice of code. I can not remember where it is on the form - I have only done this once and it was about 3-4 weeks ago. I modified a report to print some tags 3 across on 8 1/2 by 11 sheet. Worked really well after I got the height and width correct. So you might have to play with that piece to get 3 barcodes across.

Mark