01:39:56 Create new PHPExcel object
01:39:56 Set document properties
01:39:56 Add some data
01:39:56 Set header/footer
01:39:56 Add a drawing to the header
01:39:56 Set page orientation and size
01:39:56 Rename worksheet
01:39:56 Write to Excel2007 format
01:39:56 File written to 04printing.xlsx
Call time to write Workbook was 0.0226 seconds
01:39:56 Current memory usage: 6 MB
01:39:56 Write to Excel5 format
01:39:56 File written to 04printing.xls
Call time to write Workbook was 0.0235 seconds
01:39:56 Current memory usage: 8 MB
01:39:56 Peak memory usage: 8 MB
01:39:56 Done writing files
Files have been created in /home/acpsb/public_html/stripe-sample-code/vendor/PHPExcel-1.8/Examples