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