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