Skip to main content
Module

x/gotenberg/mod.ts>office

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

Creates a RequestInfo for converting (near) all office files to a pdf

Parameters

optional
files: Asset[] = [UNSUPPORTED]

Files to be converted

optional
options: Partial<LibreOfficeOptions> = [UNSUPPORTED]

layout and design options

Returns

RequestInfo to be passed to an executor