12:10:51 Create new PHPExcel object
12:10:51 Set document properties
12:10:51 Add some data
12:10:51 Set header/footer
12:10:51 Add a drawing to the header
12:10:51 Set page orientation and size
12:10:51 Rename worksheet
12:10:51 Write to Excel2007 format
12:10:51 File written to 04printing.xlsx
Call time to write Workbook was 0.0148 seconds
12:10:51 Current memory usage: 6 MB
12:10:51 Write to Excel5 format
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/app/htdocs/lidia/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php on line 290
12:10:51 File written to 04printing.xls
Call time to write Workbook was 0.0128 seconds
12:10:51 Current memory usage: 6 MB
12:10:51 Peak memory usage: 6 MB
12:10:51 Done writing files
Files have been created in /home/app/htdocs/lidia/vendor/phpoffice/phpexcel/Examples