Good day,
I attached files using the following code:
public static void AddAttachment(string source, string dest, string[] attachments)
{
Document pdfDocument = new Document(source);
fo…... 1 Like NPSwaroop December 22, 2025, 11:20am 4 Hi @asad...facing the same issue. asad.ali December 22, 2025, 5:42pm 5 @NPSwaroop...