printing same LABEL more than once ( HELP )
Hi guys,,
i tried to printing same label more than once.. But i could not do it.. For example, i have 10 labels to print.. but i would like to print four times every each label on to the printed file..
I tried to use Table object and i used "while cycle" for wanted Count.. but i wrote all off them on to the old Databand.. i could not add new row and could not be successfull
ForExample:
Code : 001
Name : Name1
Barcode : 12345670
Code : 001
Name : Name1
Barcode : 12345670
Code : 001
Name : Name1
Barcode : 12345670
Code : 002
Name : Name2
Barcode : 12345670
Code : 002
Name : Name2
Barcode : 12345670
Code : 002
Name : Name2
Barcode : 12345670
Code : 003
Name : Name3
Barcode : 12345670
Code : 003
Name : Name3
Barcode : 12345670
Code : 003
Name : Name3
Barcode : 12345670
Please Help me ????
i appreciated your return fastly
i tried to printing same label more than once.. But i could not do it.. For example, i have 10 labels to print.. but i would like to print four times every each label on to the printed file..
I tried to use Table object and i used "while cycle" for wanted Count.. but i wrote all off them on to the old Databand.. i could not add new row and could not be successfull
ForExample:
Code : 001
Name : Name1
Barcode : 12345670
Code : 001
Name : Name1
Barcode : 12345670
Code : 001
Name : Name1
Barcode : 12345670
Code : 002
Name : Name2
Barcode : 12345670
Code : 002
Name : Name2
Barcode : 12345670
Code : 002
Name : Name2
Barcode : 12345670
Code : 003
Name : Name3
Barcode : 12345670
Code : 003
Name : Name3
Barcode : 12345670
Code : 003
Name : Name3
Barcode : 12345670
Please Help me ????
i appreciated your return fastly
Comments
I have almost the same problem, but I want to fill a whole sheet of paper with the same label. Is there anyone who can help with this?
Best regards
Ken
VS-2010 - VB.NET