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…...I can get theses fields to appear as they should? I am already...