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