Hi,
We have a requirement wherein Client wants to download a document in .docx format from a URL or HTML format. Do we have an extension in outsystems for the same?
Can we use download widget and change mime type for .docx download?
Thanks for advance.
Hi Alefiya,
I haven't tested it but I think changing the mime type will not work.
Did you check this Forge component?
Regards,
António Pereira
Hi Antonio,
I will try the Forge Component you suggested. Thanks.
Do you have any example oml for OfficeUtils Extension? As per the extension, the content of the document generated is pre defined. I mean objects are created for the same.In our case, the content is runtime changing.
Thanks in advance.
Can you explain your use case better? Some pictures would help.
Hi Alefiya Ali,
https://www.outsystems.com/forums/discussion/5822/creating-a-word-docx-from-outsystems/
Might be helpful for you.
Manish Jawla
I upload my extension to forge, now you can use it if you still needed same -https://www.outsystems.com/forge/component/2366/createdocxfromhtml/
Thanks
Rajat Agrawal
Rajat Agrawal wrote:
I upload my extension to forge, now you can use it if you still needed same -http://www.outsystems.com/forge/component/2366/createdocxfromhtml/
Hi, how to use this extension??