15:33:19 Create new PHPExcel object
15:33:19 Set document properties
15:33:19 Add some data
15:33:19 Set header/footer
15:33:19 Add a drawing to the header
15:33:19 Set page orientation and size
15:33:19 Rename worksheet
15:33:19 Write to Excel2007 format
15:33:19 File written to 04printing.xlsx
Call time to write Workbook was 0.0347 seconds
15:33:19 Current memory usage: 6.5 MB
15:33:19 Write to Excel5 format
15:33:19 File written to 04printing.xls
Call time to write Workbook was 0.0322 seconds
15:33:19 Current memory usage: 9 MB
15:33:19 Peak memory usage: 9 MB
15:33:19 Done writing files
Files have been created in /data/www/terceros/vendor/phpoffice/phpexcel/Examples