I’m setting watermark for pdf documents using Aspose.Pdf nuget package(22.2.0).
My code works on my Windows NT machine, but when deployed to Unix(4.15.0.166), it gives error: “Font Arial was not found”
using (var pdfDo…...tried to load the font from ttf file, but still get the same...