Inkscape.org
Beyond the Basics automate Excel > PDF > SVG
  1. #1
    psxx66 psxx66 @psxx66

    Hi together,

    i am brandnew to Inkscape ... so i tried to find some information in the forum and did not succeed ...

    My task is as follows:

    I create flowcharts in Excel and want to turn them in SVG-Files. 
    Is it possible to automate this via an Inkscape API-Call
    My hope is that i can export a PDF from Excel, call an Inkscape API-Function to import the PDF and export a SVG-File.

    Thanks for any idea

    Peter

     

  2. #2
    Tyler Durden Tyler Durden @TylerDurden

    Have you considered LibreOffice Calc?  It exports charts as SVG directly.

     

  3. #3
    psxx66 psxx66 @psxx66

    Hi Tyler,

    thanks for your idea.

    Unfortunately i have to use Excel as my customer uses only this :-(

    Peter

  4. #4
    jonpatterns jonpatterns @jonpatterns

    You can use Inkscape a command line tool, for example:

    inkscape -l out.svg in.pdf

    https://wiki.inkscape.org/wiki/index.php/Using_the_Command_Line

  5. #5
    psxx66 psxx66 @psxx66

    Hi jonpatterns,

    thanks very much for your help.

    I'll give it a try - there will be enough time over easter :-) :-(

  6. #6
    jonpatterns jonpatterns @jonpatterns

    😮

  7. #7
    jgraham jgraham @jgraham

    You can just and paste the charts directly from excel to inkscape......

  8. #8
    jgraham jgraham @jgraham

    What i meant to say is that rather then converting it to a pdf you can just copy and paste it into inkscape from excel. As for the API..can't help there..sorry