22:00:30 Create new PHPExcel object
22:00:30 Set document properties
22:00:30 Add some data
22:00:30 Set header/footer
22:00:30 Add a drawing to the header
22:00:30 Set page orientation and size
22:00:30 Rename worksheet
22:00:30 Write to Excel2007 format
22:00:30 File written to 04printing.xlsx
Call time to write Workbook was 0.0382 seconds
22:00:30 Current memory usage: 4 MB
22:00:30 Write to Excel5 format
22:00:30 File written to 04printing.xls
Call time to write Workbook was 0.0151 seconds
22:00:30 Current memory usage: 5.25 MB
22:00:30 Peak memory usage: 5.25 MB
22:00:30 Done writing files
Files have been created in /home/factovizjh/dataviz/vendor/phpoffice/phpexcel/Examples