This example demonstrates how the RichEditControl component can be used to emulate the Outlook Attachment Editor behavior.
The main idea of the approach demonstrated in this sample is to use the DOCVARIABLE field to display corresponding RTF content for each inserted file.
Question Comments
Added By: maulik shah 5 at: 5/14/2014 9:10:23 PM
Hi
This is a good example for attachment. I have implemented in my project. Now i want if i click on that file, file download on selected folder.