You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a toggle to allow users to choose between a minimalist PDF export without icons and the default clean version with icons. This provides more flexibility for different professional or aesthetic preferences.
Acceptance Criteria:
Add a UI toggle for "Include icons in PDF export"
Default to "on" (icons included)
When disabled, render the PDF version without any Lucide icons or visual embellishments
Ensure layout and spacing adjust properly when icons are removed
Persist the user's preference across sessions (e.g., via localStorage or settings JSON)
Apply the setting only to PDF export — not to on-screen preview
Add a toggle to allow users to choose between a minimalist PDF export without icons and the default clean version with icons. This provides more flexibility for different professional or aesthetic preferences.
Acceptance Criteria: