feat: add PDF export button with print stylesheet #11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/2-pdf-export"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #2
Summary
Added a PDF export button that uses window.print() with a proper print stylesheet.
Changes
Tests
Manual: verified button appears, triggers print dialog, stylesheet applies correctly