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