Skip to content

Instantly share code, notes, and snippets.

View patbaumgartner's full-sized avatar
🎺
It's all about feedback loops.

Patrick Baumgartner patbaumgartner

🎺
It's all about feedback loops.
View GitHub Profile
@Grab(group='com.itextpdf', module='itextpdf', version='5.5.4')
@Grab(group='org.bouncycastle', module='bcpkix-jdk15on', version='1.49')
import com.itextpdf.text.Element
import com.itextpdf.text.Phrase
import com.itextpdf.text.Font
import com.itextpdf.text.Image
import com.itextpdf.text.pdf.ColumnText
import com.itextpdf.text.pdf.PdfContentByte
import com.itextpdf.text.pdf.PdfReader
@patbaumgartner
patbaumgartner / Single Malt Scotch Whisky GraphGist.adoc
Last active May 19, 2021 08:13
Single Malt Scotch Whisky GraphGist

Single Malt Scotch Whisky GraphGist