10:26:48 Create new PHPExcel object
10:26:48 Set document properties
10:26:48 Add some data
10:26:48 Set header/footer
10:26:48 Add a drawing to the header
10:26:48 Set page orientation and size
10:26:48 Rename worksheet
10:26:48 Write to Excel2007 format
10:26:48 File written to 04printing.xlsx
Call time to write Workbook was 0.1020 seconds
10:26:48 Current memory usage: 4 MB
10:26:48 Write to Excel5 format
10:26:49 File written to 04printing.xls
Call time to write Workbook was 0.0487 seconds
10:26:49 Current memory usage: 4 MB
10:26:49 Peak memory usage: 4 MB
10:26:49 Done writing files
Files have been created in C:\xampp\htdocs\backend\vendor\phpoffice\phpexcel\Examples