TheShookster
Programmer
I have a simple problem but it seems that it takes me forever to solve it.
I created a report to print labels. I am passing an input from the user that says the number of labels he/she would like to print.I am using the 'Format with multipile columns' option to print 2 labels by detail.
The looping is working just fine for one page, but whenever it exceeds one page, it is dropping one label.
Ex: if the input for labels is 20 and exceeed one page, it prints 19 labels.
I am using Crystal 8.5, Windows XP, SP2.
I created a report to print labels. I am passing an input from the user that says the number of labels he/she would like to print.I am using the 'Format with multipile columns' option to print 2 labels by detail.
The looping is working just fine for one page, but whenever it exceeds one page, it is dropping one label.
Ex: if the input for labels is 20 and exceeed one page, it prints 19 labels.
I am using Crystal 8.5, Windows XP, SP2.