Hello there. We are using Aspose.Words version 19.8.0 in a .NET 6.0 project. We want to create PDF files by using templates and loading generic objects into them, to replace the variables with our own data (using classes like JsonDataLoadOptions), but we realized this is only supported after version 22.6.0.
Since our application is quite big and there’s multiple places generating PDFs and other files, some of them I might not even know, we wanted to ask if there are major breaks in the newest versions, or if we can migrate the library without the risk of old things stop working.
Thank you for your help