1 Answers
There are 4 different ways to insert/show an image in rtf:
- Insert an image directly on rtf just by using MS word standard feature
- Using OA_MEDIA: storing on server and giving physical path of the image
- Using URL of a image hosted on some website
- Retrieving the image store in a database as BLOB type