Upgrading from 19.8.0 to newer versions

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 :slight_smile:

@WPinto There should not be any issues with updating Aspose.Words to the latest version, although there were few API changes after 19.8 version. All the API changes are described in our release notes:
https://docs.aspose.com/words/net/aspose-words-for-net/
Please let us know if there are any issues with update to the latest version, we will be glad to assist you.