Repeater table

Hi all, I want to make a 2x8 with labels list I have a repeater table loaded and a table containing 5 lines
what properties should I use to ensure that every label in the right position to start
one label size = 105mm x 37,125mm

regards
Ton

Hallo allemaal,

ik wil een etiketten lijst maken 2x8 met naw gegevens
ik heb een repeater table geladen en daarin een tabel van 5 regels
welke eigenschappen moet ik gebruiken om er voor te zorgen dat de ieder etiket op de juiste positie begint
de maat van een etiket = 105mmx37,125mm

hi Ton,

what problem do you face with the repeater table? Do the lines not center correctly on the label?

maybe this helps:

Example - Create Mailing Labels

You are a report author at The Great Outdoors Company, which sells sporting equipment. You are requested to create mailing labels for all of the company’s retailers.
Steps

  Open Report Studio with the GO Data Warehouse (query) package.
  In the Welcome dialog box, click Create a new report or template.
  In the New dialog box, click Repeater Table and click OK.
  Click the repeater, click the select ancestor button  in the Properties pane title bar, and click Repeater Table.
  In the Properties pane, set the following properties:
      *

        Set the Across property to 2.
      *

        Set the Down property to 5.
      *

        Double-click the Table Properties property, select the Fixed size check box, and click OK.
  In the Insertable Objects pane, on the Toolbox tab, drag the Table object to the repeater.

  The Insert Table dialog box appears.
  In the Number of columns box, type 1 and click OK.
  Click the table, ensure that you see Table Cell in the Properties pane title bar, and modify the following properties:
      *

        Double-click Background Image, click Browse, click logo.jpg, and click OK.
      *

        In the Background Image dialog box, under Position, click the align top right button.
      *

        Under Tiling, click Do not tile and click OK.
      *

        Double-click Size & Overflow, and in the Height box, type 175, and click OK.
  Click the table, click the select ancestor button in the Properties pane title bar, and click Table.
  In the Properties pane, specify properties for the table:
      *

        Double-click Border.
      *

        In the Style box, click Solid line.
      *

        In the Width box, click 1 pt.
      *

        In the Color box, click Black.
      *

        Under Preview, click the apply all borders button  and click OK.
      *

        Double-click Font, and under the Size box, click 8pt, and click OK.
  In the Insertable Objects pane, on the Toolbox tab, drag the Block object to the repeater 8 times to create 8 blocks.
  Drag the Text Item object  to the first block:
      *

        In the Text dialog box, type To: and click OK.
      *

        Select the text item.
      *

        Double-click the Font property, set the weight to Bold, and click OK.
  Click the first block, and, in the Properties pane, specify properties for the first block:
      *

        Double-click the Padding property, type 35 in the box on the right, click mm as the unit, and click OK.
      *

        Set the Horizontal Alignment property to Center.
  In the Insertable Objects pane, on the Source tab , expand Sales and Marketing (query), Sales (query), and Retailer site and drag seven data items to the remaining seven blocks.
  Ctrl+click the seven blocks to select them, and in the Properties pane, specify properties for the seven blocks:
      *

        Double-click the Padding property, type 25 in the box on the left, click mm as the unit, and click OK.
      *

        Set the Horizontal Alignment property to Left.

When you run the report, each page contains 10 mailing labels in two columns.