pdf.healthesignature

Takes the HealthESignature formatted JSON forms and converts them into pdfs

Leiningen/Boot

[pdf.healthesignature "1.0.7"]

Clojure CLI/deps.edn

pdf.healthesignature/pdf.healthesignature {:mvn/version "1.0.7"}

Gradle

implementation("pdf.healthesignature:pdf.healthesignature:1.0.7")

Maven

<dependency>
  <groupId>pdf.healthesignature</groupId>
  <artifactId>pdf.healthesignature</artifactId>
  <version>1.0.7</version>
</dependency>