zeykr
09-08-2004, 05:12 PM
I needed to create some parts from drawings I got in pdf format and was looking for the easiest way to get them into a vector format. After considerable looking I found a method to convert from pdf to dxf using freeware type software and thought I'd share it in case it would come in handy for someone else. I'm not sure that it will work for all drawings in pdf, but worked well for the ones I had, which I think were originaly created in corel and autocad.
To convert drawings stored in a pdf to a dxf file
---------------------
Install:
go to http://www.cs.wisc.edu/~ghost/doc/AFPL/get814.htm
and download and install the 2 programs
AFPL Ghostscript 8.14 for Win32 (gs814w32.exe)
and
GSview 4.6 for Win32 (gsv46w32.exe)
then go to http://www.pstoedit.net/pstoedit/
and download and install "binary for Windows 9x/2K/NT/XP" and place in the /program files/ghostgum/pstoedit/ directory
-------------------------------------------------
Conversion:
Run GSview 4.6 - it will be under programs/ghostgum on your windows start menu
Open the PDF file you wish to convert (file/open)
Choose edit/convert to vector file from the menu
select dxf: CAD Exchange Format
optionally you can choose to convert text to vector by selecting 'Draw text as polygons'
Click OK
Select the page of the pdf to convert if there are multiple pages in the pdf file
Choose where to store your dxf file and name it and click save
If there are multiple pages to be converted, you'll have to use Edit/Convert for each page and save as a different dxf file.
To convert drawings stored in a pdf to a dxf file
---------------------
Install:
go to http://www.cs.wisc.edu/~ghost/doc/AFPL/get814.htm
and download and install the 2 programs
AFPL Ghostscript 8.14 for Win32 (gs814w32.exe)
and
GSview 4.6 for Win32 (gsv46w32.exe)
then go to http://www.pstoedit.net/pstoedit/
and download and install "binary for Windows 9x/2K/NT/XP" and place in the /program files/ghostgum/pstoedit/ directory
-------------------------------------------------
Conversion:
Run GSview 4.6 - it will be under programs/ghostgum on your windows start menu
Open the PDF file you wish to convert (file/open)
Choose edit/convert to vector file from the menu
select dxf: CAD Exchange Format
optionally you can choose to convert text to vector by selecting 'Draw text as polygons'
Click OK
Select the page of the pdf to convert if there are multiple pages in the pdf file
Choose where to store your dxf file and name it and click save
If there are multiple pages to be converted, you'll have to use Edit/Convert for each page and save as a different dxf file.