17:03:51 Create new PHPExcel object
17:03:51 Set document properties
17:03:51 Add some data
17:03:51 Set header/footer
17:03:51 Add a drawing to the header
17:03:51 Set page orientation and size
17:03:51 Rename worksheet
17:03:51 Write to Excel2007 format
17:03:51 File written to 04printing.xlsx
Call time to write Workbook was 0.0145 seconds
17:03:51 Current memory usage: 6 MB
17:03:51 Write to Excel5 format
17:03:51 File written to 04printing.xls
Call time to write Workbook was 0.0129 seconds
17:03:51 Current memory usage: 8 MB
17:03:51 Peak memory usage: 8 MB
17:03:51 Done writing files
Files have been created in /var/www/chart_maker/vendor/phpoffice/phpexcel/Examples