We recently purchased the Aspose.Total license. When using Aspose.PDF.Drawing version 24.7.0 to convert a multipage TIF to a PDF, it is placing the Asponse water mark on the new PDF when running it in a Linux container. Other PDF save functions like flattening do not have the problem.
This same code does not have the problem when running it in Windows. The code is written in C# using Visual Studio 2022. The Aspose.Total.lic is an Embedded resource in the project it is being used.
If possible, could you please share a sample project with sample docker file with us? We will test it using our license and address it accordingly. Also, please make sure to try 24.8 version as well before sharing the requested information.
I was able figure this out.
In additon to applying the license to Aspose.PDF, the license also had to be applied to Aspose.Drawing for the Tiff to PDF conversion to not display the watermark.
It is nice to hear that you were able to figure out the issue. Please keep using the API and feel free to create a new topic in case you have some issues.