EvotecIT / OfficeIMO

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
280 stars 50 forks source link

Support for images in headers and footers #52

Closed PrzemyslawKlys closed 1 year ago

PrzemyslawKlys commented 1 year ago

Related to: https://github.com/EvotecIT/OfficeIMO/issues/7

When image is located in main document:

image

When image is located in header/footer:

image

This needs changes - @shane-droid

PrzemyslawKlys commented 1 year ago

IF: