mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-08 00:22:14 +01:00
5 lines
174 B
Go
5 lines
174 B
Go
// Package pdfengine provides a module which interacts with the UNO
|
|
// (Universal Network Objects) API and implements the gotenberg.PDFEngine
|
|
// interface.
|
|
package pdfengine
|