14:31:01 Create new PHPExcel object
14:31:01 Set document properties
14:31:01 Add some data
14:31:01 Set header/footer
14:31:01 Add a drawing to the header
14:31:01 Set page orientation and size
14:31:01 Rename worksheet
14:31:01 Write to Excel2007 format
14:31:01 File written to 04printing.xlsx
Call time to write Workbook was 0.0404 seconds
14:31:01 Current memory usage: 2 MB
14:31:01 Write to Excel5 format
14:31:01 File written to 04printing.xls
Call time to write Workbook was 0.0310 seconds
14:31:01 Current memory usage: 2 MB
14:31:01 Peak memory usage: 2 MB
14:31:01 Done writing files
Files have been created in /home/andrey.golovin/intranetapp/releases/20260225122948/vendor/phpoffice/phpexcel/Examples