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