SharpDocx
SharpDocx copied to clipboard
[Feature request] Send template as Stream
Hello,
I am testing SharpDocx and for my project, it could be useful to have a stream on "DocumentFactory.Create" instead of a path. Do you accept a PR where I expose another DocumentFactory.Create that take a stream ? What is needed/mandatory for this PR ? (stylecop or CI/CD) ?
Thanks,
B.
Sure, you can create a PR and I'll be more than happy to have a look at it. Nothing is mandatory, but it would be nice if it follows the current coding style and passes the build.
Added in #69 and released in version 2.5.0