I am using aspose pdf 21.2 and have a aspose total license. In my spring boot application I am trying to load the license on start-up and then extract the text on every incoming api request. What I observe is that even though I load the license on start-up of the application I also need to do it every time i extract the text,. My question on stackoverflow here https://stackoverflow.com/questions/75363386/aspose-license-not-working-correctly-for-spring-boot-application
Is there a workaround for this or is it an issue with the aspose library?