Skip to main content
Module

x/gotenberg/mod.ts

A gotenberg client for Deno
Latest
import * as mod from "https://deno.land/x/gotenberg@0.4.0/mod.ts";

Functions

Creates a RequestInfo for converting pdf files to different pdf-formats

Simple executor with no webhook

Response handler to handle responses that are a pdf file

Response handler to handle responses that are a zip file

Creates a RequestInfo for converting a html file to a pdf

Creates a RequestInfo for converting a html file that can import markdown to a pdf

Creates a RequestInfo for merging multiple pdf files

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

Helper to read a file (async)

Creates a RequestInfo for converting a webpage (url) to a pdf.

Executor with webhook

Interfaces

Options for Chromium Module

Request headers

Options for LibreOffice Module

Options for merge Endpoint

Contains all data for the request. (Only headers and hostname are missing)

Options to configure Webhook

Type Aliases

A simple File object