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