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
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
Make a Table
Resize the columns
Add some dummy data
Save the page
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
The text was updated successfully, but these errors were encountered:
No worries. Just as an alternative (which I've not tested) but using the browser's print to pdf may produce good results here.
I try to ensure the printing of pages is formatted pretty well to allow such options to be used.
The table cell resizing is something we force in PDF exports styles (since manually set column sizes cause more issues without extra processing) but I don't think those apply in the browser print view.
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
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
The text was updated successfully, but these errors were encountered: