21:43:31 Create new PHPExcel object
21:43:31 Set document properties
21:43:31 Add some data
21:43:31 Set header/footer
21:43:31 Add a drawing to the header
21:43:31 Set page orientation and size
21:43:31 Rename worksheet
21:43:31 Write to Excel2007 format
21:43:32 File written to 04printing.xlsx
Call time to write Workbook was 0.0245 seconds
21:43:32 Current memory usage: 5.5 MB
21:43:32 Write to Excel5 format
21:43:32 File written to 04printing.xls
Call time to write Workbook was 0.0248 seconds
21:43:32 Current memory usage: 7.5 MB
21:43:32 Peak memory usage: 7.5 MB
21:43:32 Done writing files
Files have been created in /home/sanikids/public_html/sisprueba/API/vendor/phpoffice/phpexcel/Examples