Label printing
Hi
I need to print labels on paper that has two columns and 20 label per sheet. I need to set start position at specific row and repeat printing some labels according to another field value.
For example If have for the second row field "Quantity = 3" I need to repeat this row 3 times
If there is a demo can do this please give me a link
Thanks
I need to print labels on paper that has two columns and 20 label per sheet. I need to set start position at specific row and repeat printing some labels according to another field value.
For example If have for the second row field "Quantity = 3" I need to repeat this row 3 times
If there is a demo can do this please give me a link
Thanks
Comments
if you cant find it let me know and ill send it to you.
and the included delphi form and unit from d2006
everything is now totally in the report.
Also I dont understand why we delete memo components here:
The deletion code removes blank lines.
Yes but I dont understand why there are blank lines ?
TfrxDBDataSet.DataSet .Next/Prior/First/Last
might work. Never tried it though.
There may not be blank lines in your particular case, but then the code just doesn't do anything.