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