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