Wikipedia:Graphics Lab/Resources/PDF conversion to SVG: Difference between revisions

Content deleted Content added
RichMorin (talk | contribs)
m tidied up the English a bit
Line 32:
====Conversion with PDF2SVG====
 
Some versions of Inkscape do not have PDF support compiled in; also, text importing does not always producesproduce satisfactory results in Inkscape. In that case, you might try performing the conversion with the PDF2SVG command line tool. (It dependsrequires onthat [[Poppler (software)|Poppler]], [[cairo (graphics)|Cairo]], and [[X_Window_System|X]] to beare installed on your system.)
 
#Get PDF2SVG from http://www.cityinthesky.co.uk/opensource/pdf2svg/ and compile it. If you are using Linux or FreeBSD or MacPorts, PDF2SVG might also be installable via the package installer.