I'm looking for a solution in order to view a file (docx/xlsx format) in a webpage.
Before you send me to the google docs/online office/zoho viewer option, I've some restrictions:
a) no internet access b) no file storage c) file is in Base64 format d) no option to install a viewer, or any office suite e) there must be an option to download the file, from the viewer f) there's only HTML and Javascript available
I tried different approaches, and I tried to find a control that would allow this, but unsuccessfully.
Thank you