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