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