Item 1 Item 2 Item 3
Item 4 Item 5 Item 6
...
Is that it? What I can suggest is modifying fetch() and do a send() every 3 records having saved the prior 3 records somewhere so that they can be read in the report section. That way you will print 1 section every 3 labels.
Regards,
Steeve...
-----Message d'origine-----
De�: oscarcaravaca [mailto:[EMAIL PROTECTED]
Envoy�: 11 mai 2005 04:41
��: [email protected]
Objet�: [development-axapta] Report with columns for labels
Hi there,
We need to make a report with 3 columns label paper. I mean, i have a
A4 preformated label paper like this:
_______________________________________________________________
| | | |
| ArtCode | ArtCode | ArtCode |
| BARCODE | BARCODE | BARCODE |
|_____________________|______________________|_________________|
| | | |
I have been working with columns property of Reports, but i cannot
get
print in 3 columns, it is showing me the report only in 1 column.
any ideas?
What i have to print is allways the same info on each label the times
that user says.
Thanks all
Yahoo! Groups Links
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

