Search found 5 matches
- Thu Sep 14, 2017 6:49 am
- Forum: General Discussions
- Topic: Svg to dxf convert problem from commandline
- Replies: 7
- Views: 3975
Re: Svg to dxf convert problem from commandline
I search about gswin32c and find that its about ghostscript. I install it and now pstoedit convert eps file to dxf but one problem. Autocad and inkscape both can open the dxf file, but no drawing inside it. My dxf file content is below what can be wrong? Please help. pstoedit -f dxf c:\toolbox.eps c...
- Thu Sep 14, 2017 6:30 am
- Forum: General Discussions
- Topic: Svg to dxf convert problem from commandline
- Replies: 7
- Views: 3975
Re: Svg to dxf convert problem from commandline
Thank you for your reply. I'll tried your suggestions and got results below. inkscape -E c:\toolbox.eps c:\toolbox.bmp and command successfully created the eps file. After that i tried pstoedit -f dxf:-polyaslines c:\toolbox.eps c:\toolbox.dxf Result: pstoedit: version 3.70 / DLL interface 108 (buil...
- Thu Sep 14, 2017 12:09 am
- Forum: General Discussions
- Topic: Svg to dxf convert problem from commandline
- Replies: 7
- Views: 3975
Re: Svg to dxf convert problem from commandline
Can you please give me an example of how can i convert a svg file dxf file from command line. And one more thing when i use this command, a window popup (DXF Input). How can i prevent it, i want to use this command from a .net programme
- Thu Sep 14, 2017 12:02 am
- Forum: General Discussions
- Topic: Svg to dxf convert problem from commandline
- Replies: 7
- Views: 3975
Re: Svg to dxf convert problem from commandline
i want to save svg as dxf, which parameter can i use instead of -E?
- Wed Sep 13, 2017 8:19 am
- Forum: General Discussions
- Topic: Svg to dxf convert problem from commandline
- Replies: 7
- Views: 3975
Svg to dxf convert problem from commandline
Hello, I am trying to convert a svg file to dxf format form cli. Conversations were successful but my when i try to open them in Inkscape GUI or Dwg TrueView, i got blank screen from inkscape gui and error from Dwg TrueView saying that Error in drawing header on line 1. C:\toolbox.dxf is not valid D...