.Net Core 5, GroupDocs.Total 22.9
My annoying work around:
if (attachment != null)
{
//Check filetype to enable/disable watermarker
IEnumerable supportedFileTypes = FileType.GetSupportedFileTypes();
string attachme…...sample application using that issue could be reproduced at our end...November 1, 2022, 3:50pm 3 Issue turned out to be a conflicting...