11:53:07 Create new PHPExcel object
11:53:07 Set document properties
11:53:07 Add some data
11:53:07 Set header/footer
11:53:07 Add a drawing to the header
11:53:07 Set page orientation and size
11:53:07 Rename worksheet
11:53:07 Write to Excel2007 format
11:53:07 File written to 04printing.xlsx
Call time to write Workbook was 0.0158 seconds
11:53:07 Current memory usage: 5.5 MB
11:53:07 Write to Excel5 format
11:53:07 File written to 04printing.xls
Call time to write Workbook was 0.0140 seconds
11:53:07 Current memory usage: 7.5 MB
11:53:07 Peak memory usage: 7.5 MB
11:53:07 Done writing files
Files have been created in /home/rrhhutem/public_html/master/vendor/phpoffice/phpexcel/Examples