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