This commit adds several new layout customization features to the QR code label generator:
- Added support for vertical and horizontal offset in mm to shift the entire label grid
- Added adjustable label height (in mm) for better compatibility with various printers
- Added content scale (%), allowing QR code and text size to be fine-tuned
- Introduced a "Show Border" toggle to display label borders for alignment and calibration
These options allow precise tuning of the print layout for Avery L4731REV-25 sheets, improving print accuracy across different printers and paper feeds.
The README file was also updated to reflect the new functionality under the "Features" section, and the overall project description was improved for clarity.
This commit adds several new customization options to improve label alignment and output quality when printing QR code labels:
- Introduced vertical and horizontal offset inputs to shift the entire label grid for fine alignment.
- Added label height input to adjust the height of each individual label in millimeters.
- Added content scale input to resize the entire label content (QR code and text).
Also updated the UI to include explanatory text for each of these parameters, and added a summary paragraph to the main instructions describing how each setting affects the layout.