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