Documentation ¶
Overview ¶
Package libreoffice provides a module which adds a route for converting documents to PDF with LibreOffice.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LibreOffice ¶
type LibreOffice struct {
// contains filtered or unexported fields
}
LibreOffice is a module which provides a route for converting documents to PDF with LibreOffice.
func (*LibreOffice) Descriptor ¶
func (mod *LibreOffice) Descriptor() gotenberg.ModuleDescriptor
Descriptor returns a LibreOffice's module descriptor.
Directories ¶
Path | Synopsis |
---|---|
Package api provides a module which manages a LibreOffice instance and interacts with it via the UNO (Universal Network Objects) API.
|
Package api provides a module which manages a LibreOffice instance and interacts with it via the UNO (Universal Network Objects) API. |
Package pdfengine provides a module which interacts with LibreOffice via the UNO (Universal Network Objects) API and implements the gotenberg.PdfEngine interface.
|
Package pdfengine provides a module which interacts with LibreOffice via the UNO (Universal Network Objects) API and implements the gotenberg.PdfEngine interface. |
Click to show internal directories.
Click to hide internal directories.