danfickle / danfickle/openhtmltopdf

Trouble integrating MathML / SVG

Open
#838 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2.2k
Forks
423
PR merge metrics
No merged PRs in 30d

Description

I'm having some trouble getting the integrated MathML functionality to work. I've added the dependency to my pom file, and the build completes without errors. However, I receive a runtime error indicating that it can't resolve org.freehep.graphics2d. I've tried adding the Maven dependency to my pom, but then I get a different "cannot resolve" runtime problem. It would seem I'm stuck in dependency hell.

I have a similar issue trying to integrate the SVG handler. In that case it builds fine, but the runtime complains about not being able to resolve org.mozilla.javascript. (Then org.python, then com.github.luben.zstd, then ...)

I think I must be doing something fundamentally wrong. I'm somewhat new to Java development, so there could be something I'm missing. Any ideas?

I'm using J8.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.