Feature Request
Users want to print their DevCard or attach it to email signatures. Currently there is no PDF export option.
Proposed Solution
- Add "Export as PDF" button on the card profile page
- Generate a print-optimized PDF using
puppeteer (backend) or react-pdf (client-side)
- Standard business card sizes: 3.5 x 2 inches (US) and 85 x 55 mm (EU)
- Include QR code, name, title, social links, and profile photo
- Option to download as "DevCard_YourName.pdf"
Affected Platforms
Feature Request
Users want to print their DevCard or attach it to email signatures. Currently there is no PDF export option.
Proposed Solution
puppeteer(backend) orreact-pdf(client-side)Affected Platforms