Testing Hub
PDF Preview Lab
Every fixed PDF output the site currently generates is rendered below as an isolated preview frame using the same document HTML the generator relies on.
Client Portal
Membership Statement
Wood-sign themed downloadable membership billing statement with property allocations.
Source
src/lib/membership-statement-pdf-generator.ts
Work Orders
Work Order Invoice
Primary customer invoice PDF used for work-order billing.
Source
src/lib/invoice-pdf-generator.ts
Work Orders
Estimate / Proposal
Formal estimate PDF with pricing sections, deposit, and balance breakdown.
Source
src/lib/estimate-pdf-generator.ts
Payments
Payment Receipt
Receipt PDF attached and emailed after successful payment.
Source
src/lib/receipt-pdf-generator.ts
Inspections
Inspection Report
Property inspection report with findings, sections, and condition scoring.
Source
src/lib/pdf-generator.ts
Dispatch
Appointment Confirmation Agreement
Signed customer confirmation PDF uploaded to the job record before dispatch.
Source
src/app/api/confirm/submit/route.ts