Hi,
Using OpenXml I can generate word documents in SharePoint Foundation Sandbox just fine. However uploading the solution to SharePoint Online does not seem to be possible as DocumentFormat.OpenXml.dll is not allowed (due to problems with remoting).So is it possible to use openxml in sharepoint online or is there another way to generate word documents programmatically in sharepoint online? thanks.