I have an XML Spreadsheet that is automatically generated. There is a varying amount of Columns and Rows depending on the report.
When printing I would like for it to Fit to Width (Right now if there are too many columns it will not fit on a page... even when landscape).
I was initially using FitToPage but for reports with hundreds of rows it needs to go onto multiple pages.
Any suggestions on how to do this?