|
| [WB19] Display Excel file received via buffer |
| Iniciado por guest, 03,ago. 2015 12:49 - 1 respuesta |
| |
| | | |
|
| |
| Publicado el 03,agosto 2015 - 12:49 |
Hi
I am creating an excel file in a webservice procedure and then returning that Excel file with a buffer variable to my WebDev application user.
I am then trying to display that Excel file using StringDisplay(bufMyResult,"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet ")
However the file cannot be opened with Excel. Even if I add an optional filename parameter to Stringdisplay the user can save the file but it still cannot be opened in Excel.
A separate procedure where a PDF file is returned in a buffer works perfectly.
Any suggestions please?
Thanks in advance
Ericus Steyn |
| |
| |
| | | |
|
| | |
| |
| Publicado el 03,agosto 2015 - 14:19 |
| |
| |
| | | |
|
| | | | |
| | |
|