Hi ,
My requirement is to add Encapsulated Post Script( .EPS ) images of MIMETYPE - "application/postscript" to Dynamic Media component (/libs/dam/components/scene7/dynamicmedia). But I couldn't succeed. So , here is what i am not sure. Is Dynamic Media component doesn't support .eps image files ? If yes do we have any hotfix or service pack or workaround to accomplish? Please provide your inputs.
Below are my observations and findings :-
1. Firstly, Dynamic Media component is not allowing .eps images to drag & drop. After adding property "accept = application/postscript" to the component, I am able to drag and drop images of these mimetypes but not succeded to render the image.
2. After exploring the DAM Asset workflow and its implementation, I came to know that during Asset upload, "S7damExtractImageInfoProcess" is the class which extract the images of only type "UPLOAD_MIMETYPES = { "image/" };". But the mimetype of my images are "application/postscript" and hence, generating Scene7 properties and rendering image is failing.
* I don't see any clue from my local logs and the AEM documentations. Any kind of information share would be helpful !
Thanks In Advance,
Ravi Prasanth.