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