1. Standard Inventory Label Sheet
Background
A warehouse manager needs to label two new inventory items with both a scannable QR code for the website and a barcode for the internal tracking system.
Problem
Manually designing labels for each item is inefficient and prone to formatting errors.
How to use
Input the SKU details into the JSON field and set the layout to 2 columns and 6 rows for standard A4 paper.
{"pageSize": "A4", "columns": 2, "rows": 6, "labelWidthMm": 90, "labelHeightMm": 42}Outcome
A clean, printable PDF sheet with two perfectly aligned labels containing the required QR and barcode data.