16:49:49 Create new PHPExcel object
16:49:49 Set document properties
16:49:49 Add some data
16:49:49 Set header/footer
16:49:49 Add a drawing to the header
16:49:49 Set page orientation and size
16:49:49 Rename worksheet
16:49:49 Write to Excel2007 format
16:49:49 File written to 04printing.xlsx
Call time to write Workbook was 0.0462 seconds
16:49:49 Current memory usage: 1.25 MB
16:49:49 Write to Excel5 format
16:49:49 File written to 04printing.xls
Call time to write Workbook was 0.0205 seconds
16:49:49 Current memory usage: 1.5 MB
16:49:49 Peak memory usage: 1.5 MB
16:49:49 Done writing files
Files have been created in /home/abpwebfrnh/www/test/vendor/phpoffice/phpexcel/Examples