Hello,
i want to convert a pdf into a svg file in knime.
i don’t want to upload the file to some kind of webservice or start some third party apps.
Does anyone know if its possible e.g. by using python or the java snipped node ?
Thanks for help.
Hi @Tim8200
I would suggest a Java Snippet for this. I found here https://www.e-iceblue.com/Knowledgebase/Java/Spire.PDF-for-Java/Program-Guide/Conversion/Convert-PDF-to-SVG-in-Java.html an article where they claim to have a package for this.
The free Version (https://www.e-iceblue.com/Introduce/free-pdf-for-java.html#.X4CuC9BLguU) is limited to 10 pages.
Hope this helps! I never had the use case myself.
Iris
1 Like
Uh I also like this, you can use inkscape on the command line.
1 Like
okay, thanks
i will try it
greetings
tim
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.