We have requirement to display Image in a word document such that the users can view in CRM.
There is an entity Place/Object to which is associated a SharePoint grid.
The grid has the details of all images, i.e., when images are uploaded in SharePoint, the user must be able to use in the Word document or report.
Images would come from SharePoint whereas metadata would come from CRM into the word templates.
We have tried below approaches so far, but no luck.
1. Using SSRS – Custom code in SSRS reports are not supported by CRM. So, approach 2 has been tried.
2. Using VBA code and generating DOCM. A lot of manual task is involved here, hence we cannot go with this design.
3. Using XPerido add-in functionality. Looks like an additional add-in is required to display the image in the document, but this add-in is not free.
Can someone please help here.
*This post is locked for comments