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