I was wondering what the best way is to convert an ODT file to a PDF while also adding content to that file.
I don't know what routes are possible (library-wise) to make this work:
The API I'm building is using C# ASP.NET, version 3.1. I have been looking for multiple hours what the best way is to get started on this but I'm really struggling to find the right library. I never really used too many libraries before so I don't know where to look and what I exactly need. I tried looking on NuGet packages in Visual Studio 2019 but none seem to work with ODT but DOCX or HTML. Anyone that has experience with this and could tell me on what I should do?
The solution I found is: