20:31:06 Create new PHPExcel object
20:31:06 Set document properties
20:31:06 Add some data
20:31:07 Set header/footer
20:31:07 Add a drawing to the header
20:31:07 Set page orientation and size
20:31:07 Rename worksheet
20:31:07 Write to Excel2007 format
20:31:07 File written to 04printing.xlsx
Call time to write Workbook was 0.0060 seconds
20:31:07 Current memory usage: 2 MB
20:31:07 Write to Excel5 format
20:31:07 File written to 04printing.xls
Call time to write Workbook was 0.0165 seconds
20:31:07 Current memory usage: 3 MB
20:31:07 Peak memory usage: 3.75 MB
20:31:07 Done writing files
Files have been created in /var/www/ched/vendor/phpoffice/phpexcel/Examples