I am using Inkscape version 0.92 in Windows 2008 server. Unable to convert EPS image to SVG via Inkscape command line utility.
Nothing happens when executing below command,
Code: Select all
inkscape.com -z -f input.eps -l out.svg
No output being displayed in the command prompt console.
Note:- If you open the any EPS image in Inkscape tool in the same server and then save as SVG, then the image is getting converted. The issue is with command line utility only.
Is the issue related to Ghostscript? Ghostscript is already installed in the server due to which its working when we open Inkscape and save as SVG. Do we need to specify the Ghost script details to Inkscape when calling from command prompt. If so, how?
Could some one help in this please?
Regards,
Shabeer