13:58:17 Create new PHPExcel object
13:58:17 Set document properties
13:58:17 Add some data
13:58:17 Set header/footer
13:58:17 Add a drawing to the header
13:58:17 Set page orientation and size
13:58:17 Rename worksheet
13:58:17 Write to Excel2007 format
13:58:17 File written to 04printing.xlsx
Call time to write Workbook was 0.2868 seconds
13:58:17 Current memory usage: 6.75 MB
13:58:17 Write to Excel5 format
13:58:18 File written to 04printing.xls
Call time to write Workbook was 0.2438 seconds
13:58:18 Current memory usage: 9 MB
13:58:18 Peak memory usage: 9 MB
13:58:18 Done writing files
Files have been created in /var/www/pacific/vendor/phpoffice/phpexcel/Examples