19:28:33 Create new PHPExcel object
19:28:33 Set document properties
19:28:33 Add some data
19:28:33 Set header/footer
19:28:33 Add a drawing to the header
19:28:33 Set page orientation and size
19:28:33 Rename worksheet
19:28:33 Write to Excel2007 format
19:28:33 File written to 04printing.xlsx
Call time to write Workbook was 0.0275 seconds
19:28:33 Current memory usage: 6.5 MB
19:28:33 Write to Excel5 format
19:28:33 File written to 04printing.xls
Call time to write Workbook was 0.0222 seconds
19:28:33 Current memory usage: 8.5 MB
19:28:33 Peak memory usage: 8.5 MB
19:28:33 Done writing files
Files have been created in D:\xampp\htdocs\dmmc\vendor\phpoffice\phpexcel\Examples