Farm Country Meats & Market

Docs workspace

PDF generation

Farm Country Docs

Generate printable Farm Country documents from uploaded files. Meat PLU Printable Weekly consumes Excel (Paste Here only); AWG Clean Department Printout consumes a searchable invoice PDF. 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.

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 (PDF response only).

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).

Generation stays disabled until at least one filtered row lands in Counter / Packaged / Deli / Cold ranges.

AWG Clean Department Printout

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.

Choose a PDF to enable generation.