00:47:17 Create new PHPExcel object
00:47:17 Set document properties
00:47:17 Add some data
00:47:17 Set header/footer
00:47:17 Add a drawing to the header
00:47:17 Set page orientation and size
00:47:17 Rename worksheet
00:47:17 Write to Excel2007 format
00:47:17 File written to 04printing.xlsx
Call time to write Workbook was 0.0161 seconds
00:47:17 Current memory usage: 2 MB
00:47:17 Write to Excel5 format
00:47:17 File written to 04printing.xls
Call time to write Workbook was 0.0091 seconds
00:47:17 Current memory usage: 2 MB
00:47:17 Peak memory usage: 2 MB
00:47:17 Done writing files
Files have been created in /home/dtc/public_html/dms-staging/vendor/phpoffice/phpexcel/Examples