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