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