I am using Alfresco web service APIs to perform file search in my custom web application. I want to display the search result in the form of a thumbnail. Is there any way to use Alfresco's thumbnail generation feature for the same?
Has the Thumbnail Service not been exposed through web service APIs? On the wiki page (http://wiki.alfresco.com/wiki/Thumbnail_Service) I have found that REST and Java Script APIs are available for Thumbnail Service.