Skip to content

Conversation

@dhruv-git-sys
Copy link

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)

Comment on lines +3 to +5
- [**feature**] Added optional border for tiles when exporting boards as PDF. Users can now toggle "Show borders around tiles in PDF" in the export settings. [#1954](https://github.com/cboard-org/cboard/issues/1954)


Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Avoid this change please

@RodriSanchez1
Copy link
Collaborator

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

@martinbedouret martinbedouret added this to the 1.39.0 milestone Nov 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add optional tiles border on exported PDF

4 participants