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