Hi
I've been trying to use Inkscape to batch convert svg into dxf using a python routine to drive the command line. I'm getting there slowly but the Command line just didn't work properly on Windows until I found this:
http://kaioa.com/node/42
It makes command line function as it says on the tin! So I post it here for the general betterment
Of course I'm still stuck with the fact that CMD doesn't seem to give me a real interaction and the FileSaveAs verb I need just goes and opens a dialogue box!
Can anyone point to the routine that handles this? Such that I maybe able to try and create a new version that infers the file name from the input..
Best
R