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