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