I am generating an Excel file serverside, which returns a string like this:
PKDì@zGÚÝ×¾zdocPropDs/app.xmlAkã0SïýF÷FvXdîÃ.
$mϪ<EdIh¦&鯯ì×iö´>½y<}IÜAZuÑxW²b³öq»=oßÞ±I¹JYï dG@v/oÄ:ú`¬!
ÎQ7Ð*¥±KÚÇVQ*ãûº6½~oÁçùOWAuÆ@vJ\tô¿¡×=¾l!åIñ5ZQúIù×èèÑ×ý:h°O"m@¿GCG>-ÅF+Ë,keÿj¨~gke"JÑÑ¢M>fh>ÒÖæ,{S=NÉ:rÄN¶S1h¢|õq
......
Headers
Content-Disposition: attachment;filename=report.xlsx
Content-Type: application/vnd.ms-excel; charset=utf-8; header=present
Can I take this and create an executable Excel file?