I am working on a React Application. I am unable to display EMF images on user interface. I am restricted to use only Chrome & Edge as browsers.
The workflow is -
I am still a beginner in React and tried searching for the solution online, but didn't come across anything specific to React JS. Is it possible to convert emf images into other supported image types? Are there any libraries or packages compatible with React JS? Is there a way by which I can achieve this use case? Open to other suggestions or approach.
Thanks.