Overview
This implementation provides a static A4 letterhead PDF for formal business correspondence. The template follows the Thinkport brand style and includes a structured header, recipient block, subject line, body area and the official footer information block.
Included Layout Sections
- Thinkport/Venitus logo placement in the header
- Sender and recipient address area for A4 letters
- Contact block, date, subject and body text structure
- Footer with legal/company details and page note
Technical Details
- Source template:
assets/templates/letterhead-a4.html - Generated output:
assets/templates/letterhead-a4.pdf - Generation command:
pnpm run generate:letterhead:pdf - Rendering engine: Puppeteer (A4, print background)
A4 Letterhead Preview
The embedded preview below shows the current static A4 letterhead PDF. Use it as a baseline for official business letters and export updates through the generator script.