You can customize your Layout by adding a background color using a new object in the layout XML structure. This is especially useful for visual distinction and label clarity.


Example:

<Object Id="2" left="0 cm" top="0 cm">
  <Transformations>
    <Gradient Space="RGB" UseProfile="N" height="3cm" width="${RepeatHeight}">0,0,0</Gradient>
    <Rotate degrees="90"/>
  </Transformations>
</Object>


Result for band print: