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