Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

PdfConverterOptions

import type { PdfConverterOptions } from "https://scrapbox.io/api/code/takker/scrapbox-pdftoimage/mod.ts";
interface PdfConverterOptions {
cMapUrl?: string;
}

§Properties

§
cMapUrl?: string
[src]

cmapsがあるDirectory URL

既定ではci7lusさんのを使わせていただいている