Closed marcofeltmann closed 1 year ago
Welcome! Thanks for posting your first issue. The way things work here is that while customer issues are prioritized, other issues go into our backlog where they are assessed and fitted into the roadmap when suitable. If you need to get this done, consider buying a license which also enables you to use it in your commercial products. More information can be found on https://unidoc.io/
Hi @marcofeltmann,
We released a new UniOffice version to resolve this issue https://github.com/unidoc/unioffice/releases/tag/v1.28.0,
I closing this issue for now and feel free to re-open the issue if you are still having this issue.
Best regards, Alip
Description
We do a lot of things on
.docx
templates with headers and footers that include images. As we convert them to the.pdf
they are missing.Expected Behavior
After creating a common
.docx
within Word 365 and converting it into a.pdf
we'd expect it to look somewhat similar to the Word document.Actual Behavior
Even after creating a copy of the opened
.docx
to hopefully work around streaming issues the images are missing in the generated.pdf
.A runnable sample can be found at our issue sample on github