14:44:29 Create new PHPExcel object
14:44:29 Set document properties
14:44:29 Add some data
14:44:29 Set header/footer
14:44:29 Add a drawing to the header
14:44:29 Set page orientation and size
14:44:29 Rename worksheet
14:44:29 Write to Excel2007 format
14:44:29 File written to 04printing.xlsx
Call time to write Workbook was 0.0201 seconds
14:44:29 Current memory usage: 6.75 MB
14:44:29 Write to Excel5 format
14:44:29 File written to 04printing.xls
Call time to write Workbook was 0.0198 seconds
14:44:29 Current memory usage: 9 MB
14:44:29 Peak memory usage: 9 MB
14:44:29 Done writing files
Files have been created in /var/www/kd/vendor/phpoffice/phpexcel/Examples