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