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