Wallpaper - Layout Component

Wallpaper - Layout Component

 Wallpaper Sequencer

Automate tiled wallpaper jobs with headers, footers, marks, and variable data. This guide explains setup, templates, variables, and expert tips.

1. Overview

The Wallpaper Sequencer is designed for tiled wallpaper workflows. It adds configurable HeaderTopIn BetweenBottom, and Footer sections around each panel and supports variable data in labels and marks.

2. Activate & Configure

  1. Open Layout components  and go to Wallpaper Sequencer.
  2. Drag onto Workflow
  3. For each section, choose a .aur template file:
    • Header – printed once at the start.
    • Top – placed above every panel.
    • In Between – placed between panels.
    • Bottom – placed below every panel.
    • Footer – printed once at the end.
  4. (Optional) Toggle Optimize tile position to alternate panel rotation for consistent color/brightness across the wall.
  5. Set Copies (side-by-side duplicates) or Jobs (batch creation).
In simple terms, the printed result looks like this:


3. Create Template Files in Editor

  1. Open the artwork to convert.
  2. Select the Template Tool (under the Crop tool), then right‑click the image and choose Convert to Template.
  3. In the dialog, set:
    • ID (e.g. #1)
    • Alignment & Align Crop
    • Resize / Scale options
    • Optional mark placement
  4. Save as .aur and reuse for Header/Top/Middle/Bottom/Footer.

4. Variable Data & Barcodes

Templates can include variables filled from job metadata or the filename using RegEx.

Examples

  • Extract digits before an underscore: $RegEx('NAME','(\d*)_.*')$
  • EAN13 barcode from filename + fixed parts: $RegEx('NAME','(\d*)_.*','4000441~1')@EAN13$

For a file named 321456_wall_300x500.tif, the first pattern yields 321456.

5. Tips & Troubleshooting

Common Issues

  • Template not found → Re‑select the correct .aur path.
  • Variables unchanged → Check RegEx syntax and placeholders.
  • Tone shift between panels → Enable Optimize tile position.
  • Pending jobs remain → Use Reset in the setup dialog.

Advanced

  • Copies duplicates the entire sequence side‑by‑side.
  • Jobs batches sequences; use when generating multiple queued jobs.
© PrintFactory — Knowledge Base
    • Related Articles

    • Layout - Layout Component

      Layout Tool The Layout tool positions your job on the selected media, adds optional page marks (crop, register, subscript) and borders, and can print color bars for control. It works with your printer’s trays/rolls and media sizes, automatically ...
    • XML input Component

      Preserved elements /Job and /NestParts are preserved elements in the Root of the XML. These XML's aren't supported won't work properly in the XML Component. Single Document XML example You can use Elements and Attributes in your XML. Mandatory is a ...
    • Excel / CSV input Component

      General Excel or CSV files can be used in a Hotfolder to inject Documents into Workflow. Each row in a Excel / CSV file will be handled as a individual Job. Mandatory is a direct downloadable path to your Document. This can be a file path to a ...
    • Resize & Rotate - Layout Component

      Resize & Rotate Tool The Resize & Rotate tool adjusts the size, rotation, and mirroring of jobs in your workflow. It can apply these changes either to the document pages or the overall layout depending on your choice. This tool ensures your artwork ...
    • Label - Layout Component

      Label Tool The Label tool adds a printed label to your job or each part of a job in a PrintFactory workflow. Labels are designed in the Editor and stored in your Cloud Hub → Resources → Labels folder for shared use. They can include text, barcodes, ...