Forum Discussion
Gabriel Smoljar
Apr 19, 2017Brass Contributor
CreateDocumentFromTemplate CSOM methods does not seem to work
 I've been trying to create documents from template in SharePoint Online using methods that were added in a more recent update of CSOM. However I can't get it to work. All methods fails in different w...
Gabriel Smoljar
Apr 26, 2017Brass Contributor
I just tried using the new CreateDocumentFromTemplateUsingPath that was added in the https://dev.office.com/blogs/new-sharepoint-csom-version-released-for-Office-365-march-2017. It creates an invalid file just like CreateDocumentFromTemplateStream unfortunately.