C#C
C#3y ago
abc

❔ C# Library - Word to PDF?

Hey.
I have a project that can export data as word using SharpDocX library. Bottom line is somewhere in my code i reach a point where I have a byte array that can be deserialized to a docx document.

Do you know of a library that can transform the docx to a pdf?
Was this page helpful?