20:30:29 Create new PHPExcel object
20:30:29 Set document properties
20:30:29 Add some data
20:30:29 Set header/footer
20:30:29 Add a drawing to the header
20:30:29 Set page orientation and size
20:30:29 Rename worksheet
20:30:29 Write to Excel2007 format
20:30:29 File written to 04printing.xlsx
Call time to write Workbook was 0.0180 seconds
20:30:29 Current memory usage: 2 MB
20:30:29 Write to Excel5 format
20:30:29 File written to 04printing.xls
Call time to write Workbook was 0.0131 seconds
20:30:29 Current memory usage: 2.5 MB
20:30:29 Peak memory usage: 2.5 MB
20:30:29 Done writing files
Files have been created in /home/xannadmin/public_html/vendor/PHPExcel/Examples