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