Skip to content

Tables do not keep their Cell Width formatting when exporting to PDF #5610

@Hallsie

Description

@Hallsie

Describe the Bug

Create a table with 4 columns. The first two are simple Y/N responses in the boxes so I resize to say:
10% | 10% | 30% | 50%
with the width.
When I export the PDF they just all go:
25% | 25% | 25% | 25%
which makes the format look nasty and not really usable at that point in time.

Steps to Reproduce

  1. Make a Table
  2. Resize the columns
  3. Add some dummy data
  4. Save the page
  5. Export to PDF

Expected Behaviour

I would expect that when I make changes to the table that when it is exported the table retains those changes.

Screenshots or Additional Context

I'm at work and they have removed the ability for me to take a screenshot but it's straight forward.

Browser Details

Chrome 136.0.7103.113 (although when I checked it stated updating but it should not change this behavior)

Exact BookStack Version

v25.02

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions