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