03:48:30 Create new PHPExcel object
03:48:30 Set document properties
03:48:30 Add some data
03:48:30 Set header/footer
03:48:30 Add a drawing to the header
03:48:30 Set page orientation and size
03:48:30 Rename worksheet
03:48:30 Write to Excel2007 format
03:48:30 File written to 04printing.xlsx
Call time to write Workbook was 0.0177 seconds
03:48:30 Current memory usage: 6 MB
03:48:30 Write to Excel5 format
03:48:30 File written to 04printing.xls
Call time to write Workbook was 0.0151 seconds
03:48:30 Current memory usage: 8 MB
03:48:30 Peak memory usage: 8 MB
03:48:30 Done writing files
Files have been created in /home/sleasexm/public_html/vendor_back/phpoffice/phpexcel/Examples