Whoa, that actually worked, thanks! I can't imagine why though...
J
jefim
@jefim
0
Reputation
2
Posts
297
Profile views
0
Followers
0
Following
Posts made by jefim
-
RE: Column width problem in HTML to XLSX (with playground example)
-
Column width problem in HTML to XLSX (with playground example)
Hello, I have a problem with rendering columns using the HTML to XSLX recipe. The columns' widths are not properly and I do not understand why. Here is a playground repro of the problem that I am facing. https://playground.jsreport.net/w/anon/sUEKgijI
Note that if the column count is small (like max 5 columns) then they are properly rendered and width is fine, but if there are more (e.g. 15 columns) then they are auto adjusted by something... Any tips on how to solve this?