Commit 9e4ad92
committed
feat: add PDF export for DevCard (issue #615)
- Add useExportPDF hook using html2canvas + jsPDF
- Support US (3.5x2in) and EU (85x55mm) business card sizes
- Add Export as PDF buttons on CardPage below connections
- Filename auto-generated as DevCard_<Name>.pdf1 parent 4a010b6 commit 9e4ad92
5 files changed
Lines changed: 2786 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
0 commit comments