I have a document which has a richtextlite field, in which users can add a banner for the document..
I need to send this image in the of emails which are sent out linking to the document.
I tried getting the image using embedded objects but there aren't any.. it seems like images are stored using mime..
I can't just use appendrtItem because the banner is right aligned.. and i read that you can't check the paragraphstyle for existing entries in a richtextitem...
Any one can guide me into how do this? I'm lost!!
Start Free Trial