Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Label Printing
Vivek Rao Bhosale
<p>Hi...</p>
<p>I have to design a report that to printed of self Adhesive labels. that contains 6 rows and 2 Columns. the generation should be</p>
<p> </p>
<p>1 2</p>
<p>3 4</p>
<p>5 6</p>
<p>7 8</p>
<p>9 10</p>
<p>11 12</p>
<p> </p>
<p>the labels have to generated using BIRT and to be printed in about format. Give some idea to design.</p>
<p>Thanks in advance...</p>
Find more posts tagged with
Comments
mwilliams
<p>You could do something like this or you could use a list element and put your detail elements into a sized grid and set the display property to inline. With the sized grid, you could make it so only two elements fit inline in a page which would result in your desired setup. Let me know if you have questions.</p>
Vivek Rao Bhosale
<p>Sir</p>
<p>I have designed using this grid with two col. But now I want to apply filter in each col. i.e. Odd rows in one col. and even rows in other col. Please help me to do this.</p>
<p> </p>
<p>Thanks in advance.</p>
micajblock
<p>See attached example. The size of the grid should match the size of your labels. Not the property (under General) of the Grid name 'Display' is set to Inline.</p>
<p> </p>
<p><a data-ipb='nomediaparse' href='
http://developer.actuate.com/community/forum/index.php?/files/file/1098-simple-printed-label-report/'>http://developer.actuate.com/community/forum/index.php?/files/file/1098-simple-printed-label-report/</a></p>
;