import { Page } from "https://deno.land/x/pptr@1.2.0/src/Page.ts";
Generatees a PDF of the page with the print
CSS media type.
Parameters
optional
options: PDFOptions = [UNSUPPORTED]- options for generating the PDF.
import { Page } from "https://deno.land/x/pptr@1.2.0/src/Page.ts";
Generatees a PDF of the page with the print
CSS media type.