Use case or problem
I have a table containing client details with around 11 columns. To view the full table, I need to scroll horizontally, which works fine. However, when exporting it as a PDF, only the first 5 columns are visible, and the rest are cut off
Proposed solution
I would like all the columns to be made more compact and adjusted closely together so that the entire dataset fits within the PDF
P.S. The compacted data should still maintain a proper, readable format
Current workaround (optional)
I haven’t found any workaround so far
Related feature requests (optional)
None