10:45:32 Create new PHPExcel object
10:45:32 Set document properties
10:45:32 Add some data
10:45:32 Set header/footer
10:45:32 Add a drawing to the header
10:45:32 Set page orientation and size
10:45:32 Rename worksheet
10:45:32 Write to Excel2007 format
10:45:32 File written to 04printing.xlsx
Call time to write Workbook was 0.0338 seconds
10:45:32 Current memory usage: 1.25 MB
10:45:32 Write to Excel5 format
10:45:32 File written to 04printing.xls
Call time to write Workbook was 0.0195 seconds
10:45:32 Current memory usage: 1.5 MB
10:45:32 Peak memory usage: 1.5 MB
10:45:32 Done writing files
Files have been created in /home/abpwebfrnh/www/test/vendor/phpoffice/phpexcel/Examples