how to print docx file from C# without using interop word
Since interop word is not recommended use at server.
I'm using open XML to modify word document, but I'm not able to print from Open XML. Is there any way to print word document from C# code without using interop word?
Uehara AyakaPosted Jul 6, 2017, 9:26 PM
Kip HackmanPosted May 12, 2022, 5:49 PM
Manikandan MurugesanPosted Jul 6, 2017, 11:46 AM
Amit GuptaPosted Jul 6, 2017, 11:24 AM