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