15:20:33 Create new PHPExcel object
15:20:34 Set document properties
15:20:34 Add some data
15:20:34 Set header/footer
15:20:34 Add a drawing to the header
15:20:34 Set page orientation and size
15:20:34 Rename worksheet
15:20:34 Write to Excel2007 format
15:20:34 File written to 04printing.xlsx
Call time to write Workbook was 0.0266 seconds
15:20:34 Current memory usage: 4 MB
15:20:34 Write to Excel5 format
15:20:34 File written to 04printing.xls
Call time to write Workbook was 0.0257 seconds
15:20:34 Current memory usage: 4 MB
15:20:34 Peak memory usage: 4 MB
15:20:34 Done writing files
Files have been created in /home/nylandsurveyor/public_html/source/vendor/phpoffice/phpexcel/Examples