cboard icon indicating copy to clipboard operation
cboard copied to clipboard

feat(pdf): add optional tile borders to PDF export (#1954)

Open dhruv-git-sys opened this issue 6 months ago • 1 comments

Add optional tile borders to PDF export (#1954)

This PR adds an option to show borders around tiles when exporting boards as PDF.

  • Adds a checkbox in the Export UI for "Show borders around tiles in PDF".
  • Passes the option through the export container and helpers.
  • Updates the PDF export code to draw a border around each tile if selected.
  • Updates the changelog.

Fixes #1954

Screenshots (if applicable): (Add screenshot of the new checkbox if you have one)

dhruv-git-sys avatar Jun 29 '25 14:06 dhruv-git-sys

This is awesome! I will do the review this week. Thanks a lot

RodriSanchez1 avatar Jul 07 '25 22:07 RodriSanchez1