21:19:07 Create new PHPExcel object
21:19:07 Set document properties
21:19:07 Add some data
21:19:07 Set header/footer
21:19:07 Add a drawing to the header
21:19:07 Set page orientation and size
21:19:07 Rename worksheet
21:19:07 Write to Excel2007 format
21:19:07 File written to 04printing.xlsx
Call time to write Workbook was 0.0354 seconds
21:19:07 Current memory usage: 6 MB
21:19:07 Write to Excel5 format
21:19:07 File written to 04printing.xls
Call time to write Workbook was 0.0343 seconds
21:19:07 Current memory usage: 8 MB
21:19:07 Peak memory usage: 8 MB
21:19:07 Done writing files
Files have been created in /home/linkto/public_html/vendor/phpoffice/phpexcel/Examples