You can try
absolute_column_width='55,14,12,14,12,13,13'
and see if it works for your printer.
I ran the program to create the spreadsheet, then manually adjusted the columns to make them fit on a page. Then I used the CELL function in Excel to see how wide each column was, and used those numbers for the absolute_column_width option on the ODS Excel statement.
See Formula Watch: Use the Cell function to check column width, column number, and more for more information about the CELL function in Excel.
The screen shot below shows what the report looks like for me when I use the absolute_column_width option.
Page Break Preview of ODS Excel output
... View more