Files
gotenberg/pkg/modules/libreoffice/pdfengine/doc.go
2023-11-05 20:14:36 +01:00

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