Module office

Module office 

Source
Expand description

§Office Conversion

Various backends for converting files from office formats to PDF formats

§Environment Variables

  • DOCBOX_OFFICE_CONVERTER - “server” to use a convert_server or “lambda” to use “convert_lambda”

See individual modules for service specific environment variables

Modules§

convert_lambda
Convert Lambda
convert_server
Convert Server
libreoffice

Structs§

OfficeProcessingLayer

Enums§

OfficeConverter
OfficeConverterConfig
OfficeConverterConfigError
OfficeConverterError
PdfConvertError

Functions§

is_pdf_compatible
Checks if the provided mime type either is a PDF or can be converted to a PDF
process_office
Processes a PDF compatible office/other supported file format. Converts to PDF then processes as a PDF with process_pdf