Hi,
we run Aspose in a docker environment based on Ubuntu. We mount a directory with fonts into the container which we then configure in Aspose during start up.
The code only fails under Linux. Under Windows it worked …...FolderFontSource(fontDirectory, true); true); // Sammeln der Font-Quellen...FolderFontSource(fontDirectory, true); var fontSources = new List<Aspose...