mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-08 16:42:15 +01:00
4 lines
137 B
Go
4 lines
137 B
Go
// Package pdftk provides a module which abstracts the CLI tool PDFtk and
|
|
// implements the gotenberg.PDFEngine interface.
|
|
package pdftk
|