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