Overview
Invenicum can generate QR code labels for any inventory item, enabling instant mobile access to item details, edit forms, and action menus. Perfect for warehouse management, equipment tracking, and physical asset organization.One-Scan Access
Open item details instantly by scanning with any QR reader
Customizable Labels
Set label dimensions to match your printer and label stock
Print-Ready PDFs
Generate professional labels with item name and barcode
Barcode Integration
Labels include both QR codes and traditional barcodes if available
How It Works
Generating Labels
QR code labels are generated server-side as PDF files, ready for printing on standard label stock.Configure Dimensions
Set label size in millimeters:
- Width: Default 50mm (typical for 2” labels)
- Height: Default 30mm (typical for 1.2” labels)
- Shipping labels: 101.6mm × 152.4mm (4” × 6”)
- Asset tags: 50mm × 30mm (2” × 1.2”)
- File folder labels: 66mm × 17mm
Label Contents
Each label includes:- Item Name: Large, readable text
- QR Code: Encodes a deep link to the item’s detail page
- Barcode: If the item has a barcode field populated, it’s included as a secondary identifier
- Container/Type Info: Small text showing organizational context
The QR code links directly to
https://your-invenicum-instance.com/items/{itemId}, allowing anyone with the Invenicum app to access the item.Scanning Labels
Use any QR code scanner app or the built-in scanner in Invenicum:- Open Scanner: In the Invenicum app, tap the scan icon
- Point at QR Code: Camera focuses automatically
- Instant Access: Item detail page opens immediately
- View full item details
- Edit quantity or custom fields
- Create a loan record
- View price history
- Print another label
Use Cases
Warehouse Bin Labels
Label shelves and bins so pickers can instantly see contents and quantities.
Equipment Check-out
Scan items during loan creation to auto-populate forms—no typing required.
Asset Audits
Walk through facilities scanning items to verify inventory matches records.
Maintenance Logs
Link physical equipment to digital maintenance histories via QR codes.
Label Printer Compatibility
Invenicum’s PDF labels work with:- Thermal Label Printers: Zebra, Brother QL series, Dymo LabelWriter
- Inkjet/Laser Printers: Using adhesive label sheets (Avery, etc.)
- Industrial Printers: Any device accepting PDF input
Recommended Label Stock
For best results:- Material: Polyester or vinyl for durability (paper works for indoor use)
- Adhesive: Permanent for fixed assets, removable for temporary tracking
- Finish: Matte reduces glare when scanning
- Size: Match your printer’s supported dimensions
- Avery 6572: 2” × 1.25” polyester asset tags (50.8mm × 31.75mm)
- Zebra Z-Select 4000D: Direct thermal labels (50mm × 25mm)
- Brother DK-1201: Address labels (29mm × 90mm)
Advanced Features
Batch Label Generation
For printing labels for multiple items at once:Batch printing is optimized for Avery-style label sheets where multiple labels fit on a single page.
Custom QR Code Destinations
By default, QR codes link to item detail pages. Advanced users can customize the destination URL:- Go to Settings → Label Configuration
- Set a custom URL template:
https://custom-app.com/items/{itemId} - New labels will encode the custom URL
- Link to external asset management systems
- Direct to custom web forms for check-in/check-out
- Integrate with third-party maintenance platforms
Barcode vs. QR Code
When to use QR codes:- Need to encode URLs or complex data
- Scanning with smartphones
- Small label sizes (QR codes are more space-efficient)
- Compatibility with legacy scanners
- Point-of-sale integrations
- Retail inventory with existing UPC/EAN codes
Troubleshooting
QR Code Won’t Scan
Problem: Camera app or scanner doesn’t recognize the code Solutions:- Ensure adequate lighting—avoid glare and shadows
- Clean the label surface (smudges reduce contrast)
- Hold device 4-8 inches from label
- Try a different QR scanner app
- Increase QR code size by using larger label dimensions
Labels Print Incorrectly
Problem: Labels are cropped, oversized, or misaligned Solutions:- Verify label dimensions match your label stock exactly
- Check printer page setup—disable “fit to page”
- Use printer’s native resolution (300 DPI for thermal printers)
- Update printer drivers
- Test with PDF viewer’s print settings instead of browser print
PDF Won’t Download
Problem: Clicking “Generate Label” does nothing Solutions:- Check browser’s popup blocker settings
- Ensure stable internet connection (PDF is generated server-side)
- Try a different browser (Chrome/Firefox recommended)
- Check browser console for API errors
Best Practices
Label Placement
Apply labels to flat, clean surfaces. Avoid curves where QR codes might distort.
Regular Replacement
Replace faded or damaged labels quarterly to ensure scannability.
Redundant Labels
Print duplicate labels for critical assets—apply to multiple sides.
Test Before Bulk Printing
Always print 1-2 test labels to verify size and quality.
Security Considerations
QR codes expose item URLs publicly. Consider:- Access Control: Ensure Invenicum requires authentication before showing item details
- Sensitive Data: Avoid including confidential info in item names (visible on labels)
- Network Security: Use HTTPS to prevent QR code URL interception
- URL Expiry: For high-security environments, implement time-limited QR codes
API Reference
See the API documentation for:- Asset Print Service - QR and barcode label generation API
- Print Label Endpoint - PDF generation for printing
