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