Fast and easy to use cross-platform .NET library that creates or modifies Microsoft Word (DocX) and later also Excel (XLSX) files without installing any software. Library is based on Open XML SDK
MIT License
289
stars
50
forks
source link
Add tests for Watermark Image + Fix Heigh / Width for headers/footers #254
When using:
The console lines throw an error since it only expects picture in document not headers/footers.
https://github.com/EvotecIT/OfficeIMO/blob/850f61707ddf23af1ea2f36e301c264ad3197e47/OfficeIMO.Examples/Word/Watermark/Watermark.SampleImage1.cs#L26-L27