// Package pdftk implements gotenberg.PdfEngine using the PDFtk command-line // tool. Merges and splits PDF files. // // Requires the PDFTK_BIN_PATH environment variable. // // See https://gitlab.com/pdftk-java/pdftk. package pdftk