Fetching thumbnail image using JCR API
Hi All,
Using JCR API i want to fetch the value of thumbnail image of a Asset.
Purpose.
I am trying to display the thumbnail image of a Book in the main page and on click of it i will display the complete details including the main image of the Book.
I tried to fetch the data from under imagenode/rendition folder.
Thanks in Advance.