clj-htmltopdf/src/clj_htmltopdf
Gered ce2a7f78fe fix default base-uri option to point to "resources" dir on classpath
this should fix the most common usage scenario where you would probably
like to be able to use e.g. <img> tags to point to image files that
exist locally within your project's "resources" directory somewhere.

the :base-uri option can still be overridden in the call to ->pdf for
the more uncommon scenarios
2018-07-03 11:15:36 -04:00
..
core.clj update README.md with some more examples 2018-05-18 10:08:19 -04:00
css.clj fix css unit tests consistency 2017-04-02 16:09:47 -04:00
objects.clj add object drawer support 2017-08-17 19:46:21 -04:00
options.clj fix default base-uri option to point to "resources" dir on classpath 2018-07-03 11:15:36 -04:00
utils.clj add more input argument flexibility to embed-image 2017-08-29 10:50:25 -04:00
watermark.clj add support for caching xobject images with watermark rendering 2017-08-29 14:38:26 -04:00