This layout is designed for the Print Server to generate print job that includes a vertical banner in color or white, depending on configuration, and is intended for designs that repeat across the layout.


TABLE OF CONTENTS



Requirement

This layout must only be applied to input designs that are vertically long enough, meaning the design height must exceed the combined vertical space of the logo and text block. If the design is shorter than this minimum requirement, it must be repeated vertically until the total height is sufficient to accommodate all layout elements without overlap.

  • Example: If the input design height is 35 cm and the combined height of the logo and text is 40 cm, the design must be repeated until the total length exceeds 40 cm — i.e., duplicated at least once.



Black Banner Example: Key Elements Explained

1. Design Area

  • Function: Main surface where the repeating pattern is applied.

  • Position: Begins 4 cm from the left edge, top aligned at 0 cm.

  • Size: Uses dynamic variables like ${RepeatWidth} and 1 rep.

  • Properties:

    • Maintains aspect ratio.

    • Pattern repeats (repeat="rapport").

    • Auto-resizes based on layout dimensions.

    • Nearest-neighbor interpolation for scalability.

    • Includes <RapportInfo> to define repeat behavior.


2. Background Gradient

  • Purpose: Vertical stripe to enhance contrast or visual separation.

  • Position: Top-left corner of the page.

  • Rotation: 90°, applied using the rotation="90" attribute.

  • Dimensions: 40 mm wide and as tall as ${RepeatHeight}.

  • Color: Solid black (RGB: 0,0,0).


3. Logo Image

  • Purpose: Displays branding or product identity.

  • Source: SourceID="1"INEDIT_NEGATIU.tif.

  • Position: 10 mm from the left edge, top-aligned (0 mm).

  • Transformations: None specified — default rendering applies.


4. Text Label

  • Purpose: Adds informative vertical text alongside the logo.

  • Position: 15 mm from the left edge, 60 mm from the top.

  • Width: 2 cm.

  • Rotation: 90° for vertical orientation.

  • Text Content: "Test Inèdit:     Digital Print made in Spain"

  • Font: Uses FontID="2"BOD_R.ttf.


5. RapportInfo

  • Function: Controls design repetition.

  • direction="0" → Vertical repeat.

  • fraction_high="1", fraction_low="1" → Full-unit repeat.