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