Hi,
Looking at roadmap I realised that with current extensions infrastructure there should be just one simple step to have pdf2svg import - to write an inx file and to put pdf2svg files in right places. I thiunk I have succeded with the first part, but failed with the other. When I try to import a PDF file, Inkscape tells me:
Can't locate Math/Matrix.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /usr/share/perl/5.8/Parser.pm line 20. BEGIN failed--compilation aborted at /usr/share/perl/5.8/Parser.pm line 20. Compilation failed in require at /usr/local/share/inkscape/extensions/pdf2svg line 20. BEGIN failed--compilation aborted at /usr/local/share/inkscape/extensions/pdf2svg line 20.
Being a non-programmer I understand now that maybe I tried to do too much :) If anyone is keen to look into this, inx files is attached. I might be back to this task when I learn my Perl math (if ever) :)
http://www.solidcode.net/pdf2svg/ is the home page of the script.
Alexandre