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