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