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