Skip to main content
Module

x/gotenberg/mod.ts>LibreOfficeOptions

A gotenberg client for Deno
Latest
interface LibreOfficeOptions
import { type LibreOfficeOptions } from "https://deno.land/x/gotenberg@0.4.0/mod.ts";

Options for LibreOffice Module

Properties

landscape: bool

Set the paper orientation to landscape (default false)

nativePageRanges: string

Page ranges to print, e.g., '1-4' - empty means all pages

nativePdfA1aFormat: bool

Use unoconv to convert the resulting PDF to the 'PDF/A-1a' format

pdfFormat: string

The PDF format of the resulting PDF

merge: bool

Merge all PDF files into an individual PDF file