Dmitri Sotnikov
Dmitri Sotnikov
It doesn't look like an image element can be nested inside the paragraph according to [itext API](http://ymasory.github.io/iText-4.2.0/).
Unfortunately, this isn't currently achievable.
There's probably a way to accomplish that, but would need a bit of investigation. I'll take a look when I get a bit of time, but if you'd like to...
Nice work. It's probably worth pushing this out as it should improve performance already. Can always do another release if we fix the rest of the warnings.
sounds like a plan, just let me know when you want to push and I'll cut a release :)
Great to hear, I'm not sure what's using bouncy castle, I thought I managed to rip all of the code that depends on it out. that might be worth investigating...
yeah looks like I'm going to have to do some cleanup for that :) none of these should actually be used for anything
so this is a bit odd, I do ``` lein clean lein install Compiling 347 source files to /Users/Yogthos/src/IdeaProjects/clj-pdf/target/classes warning: [options] bootstrap class path not set in conjunction with -source...
I just did a big clean up for the imports in the classes, can you try see if that helps? :)
Yeah that's really odd, I'm on OS X, but same lein/java versions. However, if it works I think we're ok then. :)