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