Hi,
I’m trying to attach a PDF to a word document but getting issues opening the file from within Word. If I embed from within word it works fine.
I’ve tried the following code:
builder.InsertOleObjectAsIcon(filePath,…...to attach a PDF to a word document but getting issues opening...InsertOleObject(memStream, "AcroExch.Document.DC", true, null); builder...