Commit graph

13 commits

Author SHA1 Message Date
Gered f849f89b70 version 0.1-alpha4 2018-05-18 10:08:59 -04:00
Gered 8ae9f65629 fixes to JSoup to W3C document conversion to allow for SVG usage
Open HTML to PDF's built-in support for this document tree conversion
breaks SVG support when using the Batik renderer. luckily, more recent
versions of JSoup include their own W3C document tree converter, so we
just use that one instead. and as a bonus, we're no longer using an
ancient version of JSoup.
2018-05-18 09:58:34 -04:00
Gered 8a74ba431f version 0.1-alpha3 2018-05-16 15:50:42 -04:00
Gered 8f5f41bf13 update to openhtmltopdf 0.0.1-RC13 2018-05-16 15:50:23 -04:00
Gered 82ab388b66 version 0.1-alpha2 2017-08-29 14:59:06 -04:00
Gered 5c32c3fba1 add more input argument flexibility to embed-image
the main benefit here is now being able to accept byte arrays directly
2017-08-29 10:50:25 -04:00
Gered 5e4f98db0f version 0.1-alpha 2017-08-23 16:13:42 -04:00
Gered afbe8e570b enable openhtmltopdf SVG support 2017-08-18 09:32:23 -04:00
Gered fb6fcd4edd bump up openhtmltopdf version 2017-08-17 15:09:40 -04:00
Gered 6c8e4c6898 update to openhtmltopdf 0.0.1-RC10 2017-05-04 07:42:53 -04:00
Gered 5275571487 version 0.1-SNAPSHOT 2017-04-02 19:06:45 -04:00
Gered eadbe13ee1 add css stylesheet string generation functionality 2017-04-01 18:24:34 -04:00
Gered 631e5fc1a4 initial commit 2017-04-01 14:58:23 -04:00