The Matalan Shipping Label Generator v2 is a web-based tool designed to streamline the creation and printing of shipping and product labels. This application allows users to generate custom labels with specific formatting and export them to PDF.
- Dynamic Label Generation: Real-time preview with support for dynamic table columns that adjust to your inputs.
- Customizable Size Logic:
- Editable Headers: Rename size labels (e.g., "XS" → "Size 10").
- Carton Modes: Switch between "Ratio" (Mixed) and "Single" (One Size) layouts.
- Smart PDF Export: Industry-standard A4 and Custom dimension PDF output with automatic scaling correction.
- Intelligent Configuration:
- Auto-hiding of unused table columns.
- Context-aware logic (e.g., "Homeware" specific indicators).
- Instruction Manual: Integrated step-by-step guide.
- Responsive Design: Modern interface optimized for efficiency.
See VERSION_HISTORY.md for a detailed changelog of new features and updates.
No special installation is required. This is a client-side web application compatible with any modern web browser.
- Download the source code.
- Navigate to the project directory.
Simply open index.html in your preferred web browser (Chrome, Firefox, Edge, etc.).
- HTML5: semantic structure.
- CSS3: Modern variable-based theming and flex/grid layouts.
- JavaScript: Core logic for dynamic DOM manipulation and state management.
- html2pdf.js / jspdf: Engine for high-fidelity PDF generation.
For detailed usage instructions, open the app and click the "Help" button, or refer to instruction-manual.html.
[Proprietary/Internal Use]