18:43:27 Create new PHPExcel object
18:43:27 Set document properties
18:43:27 Add some data
18:43:27 Set header/footer
18:43:27 Add a drawing to the header
18:43:27 Set page orientation and size
18:43:27 Rename worksheet
18:43:27 Write to Excel2007 format
18:43:27 File written to 04printing.xlsx
Call time to write Workbook was 0.0225 seconds
18:43:27 Current memory usage: 6 MB
18:43:27 Write to Excel5 format
18:43:27 File written to 04printing.xls
Call time to write Workbook was 0.0176 seconds
18:43:27 Current memory usage: 6 MB
18:43:27 Peak memory usage: 6 MB
18:43:27 Done writing files
Files have been created in /home/boapp/public_html/vendor/phpoffice/phpexcel/Examples