The labels printing is dependent on an integer field and a string field. If the integer is 50, the same number of labels will be printed with the value of the string field.
The way I print things out is to either set up a TStringList or for multi-column reports a TStringGrid, and fill it with the information that I what to print.
The procedures to print a TStringList or TStringGrid are a bit inovled to be written out here. Send me your e-mail and I'll send you examples of them. Also, what are you storing in the string field you wanted to print? I'll be able to set up the example for you better if I know what it is you are trying to print.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.