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