Hi,
I am trying to convert an HTML doc to SVG using WebVector. The HTML itself was generated from a PDF file using the pdf2htmlEX command.
This is the command I ran:
java -jar webvector-3.5.jar file:///full/path/to/indesign.html indesign.svg svg [testdata.zip](https://github.com/radkovo/WebVector/files/4196130/testdata.zip)
As you can see in the attached files, the SVG breaks quite badly. Any suggestions on what could be going wrong?
Hi,
I am trying to convert an HTML doc to SVG using WebVector. The HTML itself was generated from a PDF file using the
pdf2htmlEXcommand.This is the command I ran:
java -jar webvector-3.5.jar file:///full/path/to/indesign.html indesign.svg svg [testdata.zip](https://github.com/radkovo/WebVector/files/4196130/testdata.zip)As you can see in the attached files, the SVG breaks quite badly. Any suggestions on what could be going wrong?