Commit
9fce9f60003dd71f91f23cfe3b1792f33fc33d7f
by infoPrint routes: route A5/A4 PDFs to the paper queue with explicit -o media
The Jasper Shipment A5 (420x595 pt) fell under the 500 pt label threshold and
was sent to the Zebra label printer. New server/utils/pdfPageMedia.ts detects
the page size once (pdfinfo, gs fallback) and classifies it: label / a5 / a4 /
other. attachment-smart, order-attachments, picklist and index now send A5 and
A4 pages to the paper queue with -o media=A5|A4 (caller-supplied media wins).
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>