I created one custom web application. through that i am uploading some document to alfresco repository. i also created one PDF viewer to view document in UI.
Now the problem is, i am only able to view PDF type of document, but i am uploading different type of document in repository.
So i want a rendition copy of all documents which i uploaded in repository. i already have written CMIS code to fetch document and display in viewer.
now i just want rendition copy of document.
can any one help me with this. if possible, please provide sample source code.
Thanks in advance