How can i allow user to upload document like PPT, PPTX, PDF, DOC, DOCX as an embaded file?
How can I allow users to upload documents like PPT, PPTX, PDF, DOC, DOCX as an embedded file?
lillie385barker Answered question
To let users upload and embed documents like PPT, PDF, or DOCX, set up a file upload form that accepts those formats, store the files securely, and use a viewer like Google Docs or Microsoft Office Online to embed them via iframe. This allows my wisely users to view the documents directly in your app without downloading.
lillie385barker Edited answer
Hi Sobuj, I’m also having the same question, do you already know the answer?