I want to use Inkscape as SVG -> PDF command line converter. For black and white SVGs that works fine, but colored ones are screwed up. My workchain is:
- Create the picture in Visio, export as svg, since the PDF export introduces some errors
- Convert it to PDF with inkscape --export-pdf
- Crop it with pdfcrop
I've attached one of the pictures, which Inkscape fails to convert correct to PDF. It also effects every other tested vector export the same way. Export to pixelgraphics like jpg work fine.
I've also create some pictures directly in Inkscape, there the PDF export work fine. Unfortunately I have to do some of the stuff with Visio.