Hello
the autofitcolumns() method seems to yield variable results. On one application server it works fine, all columns are widened to the width of the widest content. On another application server, the first generating of a spreadsheet also works fine, every call after that though produces a different result - the column width has been changed, but not correctly, the content is too large for the column by a small number of characters. Every generating of a spreadsheet after the first one is incorrect. Only a restart of the application server produces correct results again, but again, only for the first generating of a spreadsheet. I am using aspose-cells-7.0.2.jar.
Do you have any ideas why this might happen?
Thank you
Brian Mattimoe