We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
pdf2htmlEX
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?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: