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