Horizontal Labels
Hi, I need a label report to print labels on a standard letter sheet so there is 2 label across and 5 down.
I want the label to read like this:
Name
Address1
Address2
City, State
I understand that to have the labels print across then down I need to set the columns on the MasterDataBand, which I have done. My issue is that I want to have two child bands, one for Address 2, and one for City, State so that I can hide the Address2 child band if there is no Address2.
The problem is that the child only prints in the first column as if you can't have columns on child bands.
Please help me to understand how to get the result I am looking for.
I want the label to read like this:
Name
Address1
Address2
City, State
I understand that to have the labels print across then down I need to set the columns on the MasterDataBand, which I have done. My issue is that I want to have two child bands, one for Address 2, and one for City, State so that I can hide the Address2 child band if there is no Address2.
The problem is that the child only prints in the first column as if you can't have columns on child bands.
Please help me to understand how to get the result I am looking for.
Comments