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