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