Farm Country Docs
Generate printable Farm Country documents from uploaded files. AWG Invoices consumes a searchable invoice PDF; Meat PLU Printable Weekly consumes Excel (Paste Here only). Each workflow has its own API route, filenames, and layout contract — they are intentionally not merged.
PDF actions
Pick a workflow below. Parsing and previews happen client-side until you tap generate.
AWG Invoices
Upload a searchable AWG invoice PDF. Statement / load totals / blank pages drop out before items, exceptions, and product notes rebuild into a landscape departmental packet via POST /api/generate-awg-clean-department-printout. Filename pattern: AWG_clean_department_printout_[delivery-date].pdf.
AWG invoice PDF
Drag and drop a file here, or click to choose from your computer.
Searchable PDF only (.pdf). Statement / load totals pages are stripped automatically.
Meat PLU Printable Weekly
Upload the Farm Country Excel workbook (.xlsx or .xls) that includes a Paste Here sheet. Preview uses the weekly column map (Old $ / New$ / margins / life). Generation posts to POST /api/generate-meat-plu-weekly with file and optional highlights. Downloads the main weekly PDF and, when Packaged Meats rows exist, a second Packaged-only PDF.
Farm Country Meat weekly workbook
Drag and drop a file here, or click to choose from your computer.
.xlsx or .xls · must include a Paste Here sheet (preview appears below after a valid upload).