Label report?

Stimulsoft Reports.WEB discussion
Post Reply
JohnW
Posts: 113
Joined: Mon Nov 20, 2017 8:29 pm

Label report?

Post by JohnW »

I need to layout a report that prints labels. The labels are each 4"x3". I see a layout of two across (8") and three down (9") on a letter size page.

Each label has unique information. How do I lay the report out so it prints left to right then down to the next row, left to right, and so on?

I did not find any obvious guidance or samples. If I have missed a reference feel free to point me to it.

Thanks

John W
Lech Kulikowski
Posts: 7332
Joined: Tue Mar 20, 2018 5:34 am

Re: Label report?

Post by Lech Kulikowski »

Hello,

You can set the Columns and ColumnDirection=Across Then Down properties for the DataBand.

Thank you.
JohnW
Posts: 113
Joined: Mon Nov 20, 2017 8:29 pm

Re: Label report?

Post by JohnW »

Thank you I need to take another look at my setting, right now I only get the first record.
JohnW
Posts: 113
Joined: Mon Nov 20, 2017 8:29 pm

Re: Label report?

Post by JohnW »

Found the problem it is working now. I neglected to set the datasource for the databand. My bad.
Lech Kulikowski
Posts: 7332
Joined: Tue Mar 20, 2018 5:34 am

Re: Label report?

Post by Lech Kulikowski »

Hello,

Thank you for the information.
Post Reply