Files
gotenberg/pkg/modules/libreoffice/pdfengine/doc.go
2023-10-28 17:55:53 +02:00

5 lines
192 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