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