The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
75 views

Word Automation Services loses Table formatting after conversion

I am using .NET C# to programmatically generate a word document using the Open Xml 2.0 SDK. The generated document is perfect in terms of table layout, styling and content. When I pass this through ...