Mike, This is really cool. There are a few websites around that keep handy links for things like this but we should really start doing a better job of encouraging the community to list their nifi extensions that cannot go into the official Apache release here [1].
[1] https://cwiki.apache.org/confluence/display/NIFI/Community+Contributions Thanks Joe On Fri, May 11, 2018 at 7:39 AM, Mike Thomsen <mikerthom...@gmail.com> wrote: > A few nights ago, I wrote a NiFi PDF processor that generates PDFs from HTML > built from Mustache templates. It uses iText 7, so unfortunately it's stuck > with the AGPL and thus cannot ever be merged into the official code base. > > I chose Mustache over FreeMarker, Velocity, etc. because the goal was to > keep it really simple for interacting with the JSON inputs. > > https://github.com/MikeThomsen/nifi-pdf-generator-bundle >