Query Output to Excel Column Width
When a PS Query is output to Excel, the column widths are excessively wide. I opened a SR and the response was that this is "working as designed". The change was made in PeopleTools 8.57 to accomodate the Chinese/Japanese language. Apache API SetColumnWidth() is where this code resides.
Our organization does not use the Chinese or Japanese language and would like a way to configure this API to use (English) field length instead.
I have found several other SRs where organizations were having the same issue. Has anyone addressed this with a customization or workaround?