Hi,
I have a situation where I need to show other files (like pdf, bmp, doc, gif, etc.,) inside the word document as clickable icons. When the end user clicks the icon they should be able to view it.
This can be achieved in MS Word by selecting Insert — Object ---- Create from File (tab). Browse for the file and check “Display as Icon” and click OK. This inserts whatever file we chose and displays that as a clickable icon.
Can this be achieved with the Aspose words API?