How to render eps file using JMagick?
Posted: 2017-07-06T09:29:33-07:00
I need to show content of eps file in android. Can you please help me how to show eps file content using JMagick.
Found following android project based on JMagick:
https://github.com/paulasiimwe/Android-ImageMagick
But its not able to render content of eps file.
Is it possible to convert eps file to pdf sin java/android using JMagick or showing content of eps file?
Thanks in advance.
Found following android project based on JMagick:
https://github.com/paulasiimwe/Android-ImageMagick
But its not able to render content of eps file.
Is it possible to convert eps file to pdf sin java/android using JMagick or showing content of eps file?
Thanks in advance.