Skip to main content

Function: AgreementPackagePdf()

AgreementPackagePdf(__namedParameters): any

Defined in: src/server/services/agreements/pdf.tsx:231

Render the package from its frozen snapshot: the document bodies are the already-merged documents (the exact text that was signed and hashed), so the printed PDF can never drift from the agreement — even if the body templates in code change after the package is sealed. The cover and the Exhibit B comp table draw their scalars/rows from the snapshot's data.

Parameters

__namedParameters

snapshot

AgreementSnapshot

Returns

any