We had a license for evaluation and used spire to create protocols. Everything worked fine.
Because we want to use Java 21 in December we tried out spire version 10.9.0 and requested a time limited license key.
We can now produce PDF without water marks but there is an exception and I dont know how to find the reason:
Exception in thread "java.lang.ThreadGroup[name=main,maxpri=10]_179" java.lang.NullPointerException: Cannot invoke "java.util.concurrent.ThreadPoolExecutor.shutdown()" because the return value of "com.spire.pdf.packages.sprwxt.spr■?()" is null
at com.spire.pdf.packages.spruiu.spr??(ThreadPool.java:117)
at com.spire.pdf.packages.sprblu.spr??(Thread.java:66)
at com.spire.pdf.packages.sprteu.run(Thread.java:118)
at java.base/java.lang.Thread.run(Unknown Source)