22:29:55 Create new PHPExcel object
22:29:55 Set document properties
22:29:55 Add some data
22:29:56 Set header/footer
22:29:56 Add a drawing to the header
22:29:56 Set page orientation and size
22:29:56 Rename worksheet
22:29:56 Write to Excel2007 format
22:29:56 File written to 04printing.xlsx
Call time to write Workbook was 0.0308 seconds
22:29:56 Current memory usage: 5.75 MB
22:29:56 Write to Excel5 format
22:29:56 File written to 04printing.xls
Call time to write Workbook was 0.0329 seconds
22:29:56 Current memory usage: 7.5 MB
22:29:56 Peak memory usage: 7.5 MB
22:29:56 Done writing files
Files have been created in /home/cambodm5/public_html/pt/app/vendor/phpoffice/phpexcel/Examples