Jump to content

EPS to DWG/DXF


jvanruitenbeek

Recommended Posts

i use inkscape - free

42190[/snapback]

 

yes thanks Inkscape it is.

 

Had to manually add the import eps and found some usefull information:

 

How to open EPS files in Windows

Initially you need to find out where ps2pdf is on your machine or install it. It's in the Ghostscript lib directory, which is probably something like C:\Program Files\gs\gs9.09\lib.

If it is not installed you may find a current release of Ghostscript for Windows on their download page here.

Then you need to add this to the system Path in Environment Variables. To navigate there on Win XP, Vista, 7: Start button > Control Panel > System > Advanced > Environment Variables. In Windows 8.1/10, right-click on This PC, choose Properties > Advanced system settings > Advanced tab > Environment Variables. Scroll through the System variables in the bottom panel, and select Path, click Edit. In the ridiculously small edit box provided add a semicolon to the end of whatever is there at the moment, and then add C:\Program Files\gs\gs9.16\lib (or whatever it is on your machine). Note -- There should be no space between the semicolon and C (the start of the path).

You will also need to add the Ghostscript bin directory after another semicolon to the system Path. (This will be the same as the lib directory, but ending in bin rather than lib - for example: C:\Program Files\gs\gs9.16\bin)

Note that updating to a new version of Ghostscript will install to a new \gs directory, but will not erase the old version subdirectory or update the Environment Variables.You'll need to delete the old directories and Environmental Variable paths if you want to make use of the newly installed version (with the new directory and paths). Also note that if you have a 64-bit system, and you install the 32-bit version of Ghostscript, the paths will be C:/Program Files (x86)/...etc., instead of C:/Program Files/...etc.

 

link 1

link 2

Link 3

 

Link to comment
Share on other sites

Join the conversation

You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...