I have installed Document Server and Community Server. I would like to open the files I have on my Community Server (My documents section) in a HTML file, here is my code :
But I don’t know what to put for document.url ? I tried the url that opens the document on the community server (http://my_ip/Products/Files/DocEditor.aspx?fileid=my_fileId) but it doesn’t work properly… the file content is wrong :
Loading, please wait
No news so far. Please go to the feed to see the latest news history.
Hello @mra,
Documents module is not intended to provide document links that you can use in the editor initialization config. You need some other file storage for that.
No, this is incorrect. You need to have a file storage where you can place a document and get a download link. Integration examples are not intended for that either, their purpose is to demonstrate how the document server interacts with the document storage application during document editing, they do not serve files for downloading.
If you need a simple file storage for test purposes, you can use this: