Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Specify auto width of columns #70

Closed
wants to merge 1 commit into from

Conversation

chulkilee
Copy link
Contributor

Without it, columns have minimal widths. To use full width of pages, pass * for each column.

Note that this is the default behavior of flash pdf export by (legacy) TableTools I'm using.

ref: pdfmake README

@DataTables
Copy link
Collaborator

I don't think I can pull this in until this issue has been resolved in pdfmake.

@chulkilee
Copy link
Contributor Author

Oh good catch - I'm making tables with same width columns, so I couldn't catch that.

@AllanJard
Copy link
Contributor

Going to close for now. The pdfmake issue is still open.

@AllanJard AllanJard closed this Oct 18, 2023
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.

None yet

3 participants