Hi,
Thank you. Now I am able to extract the OLE files.
However, I'm looking for a way to remove the OLE file from the Word document and replace it with some text.
paragraph.ChildEntities.Remove(entity)
is not working. Instead, some text like "EMBED
AcroExch.Document.p7" is added to the document just above the embedded PDF.
What am I doing wrong and how do I achieve what I want to do?
Regards,
Rohit