Hi all,
I want to display the content of a word document in a document library on SharePoint 2010 site's home page. I am thinking of using a page viewer web part for diaplaying the list item as a iframe using REST Services I am not allowed to code on SPD or VS. I need an OOTB Solution. I figured out that REST can be used to access the elements of a list in SharePoint 2010. As document libraries are a special type of lists, I am assuming that they would work with Document libraries as well. But t hey just display what are the documents available in the doc library. but I need the content of that word documents in the doc library. Is there any feature of REST that would display the content of list items? I am not sure. I think I can only achieve this requirement by using custom coding.
Does anyone has a better approach than what I am following, kindly let me know.
K.V.N.PAVAN