cancel
Showing results for 
Search instead for 
Did you mean: 

barcode printing....

Former Member
0 Kudos

Hi,

I am developing a smartform in which we are using 2D barcoding to print "Excise invoice,Exc.Inv date,Item no,qty".the barcode is able to read the data in one cell

If i have a exc invoice with 3 items...

eg: 98000000 24.03.2009 490000000 30 1.000 20 3.000 10 1.0000

but i want the above data to be read in different cells i.e like a table.

how do i can do this in barcoding?

Thanks&Regrads,,,

Murali.c

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

hi..

solved,using tabulator space

murali.c

Former Member
0 Kudos

Hi Murali,

Create the template --> create the required cells --> create the text nodes --> drag and drop the fields into the text node and assign the character format for the field and display.

Regards,

Sravanthi

Former Member
0 Kudos

hi,

i have created a template ,but how do i know the required cells,coz i don't know the no of line items?isn't it?is there any way to dynamically extend the cells in a template?

murali

former_member205763
Active Contributor
0 Kudos

create a table node instead of template

Former Member
0 Kudos

Hi,

For invoice number,and date you can use template and beside that you can place table.

Regards,

suma.

Former Member
0 Kudos

Hi,

Create one Template node and devide it into 3 columns or required number of columns and place barcode values.

Former Member
0 Kudos

hi,

thank u for the reply but my doubt is that how do i print the item values (i.e item no and qty ) in a single template.how does it dynamically extends?

murali.c