Skip to main content
Module

x/gotenberg/mod.ts>convert

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

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

Parameters

files: Asset[]

PDF files to be converted

optional
options: Partial<mergeOptions> = [UNSUPPORTED]

Convert Options

Returns

RequestInfo to be passed to an executor