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