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