Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Labels - three labels for each record
Message
From
17/12/1999 14:47:07
Walter Meester
HoogkarspelNetherlands
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00305398
Message ID:
00305414
Views:
23
>Hi All,
>
>I need to print three labels for each record, on a three across sheet.
>
>I've tried this:
>
>FOR mprint = 1 TO 3
>label form stlbshiptags to print prompt preview
>endfor
>
>But that just gives me three sheets, and I need each label three times on the same sheet.
>

Another alternative might be to hack the LBX and set COPIES = 3 in the expr field of the first record.

Walter,
Previous
Reply
Map
View

Click here to load this message in the networking platform