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