Module

x/fresh/tests/deps.ts>Page#createPDFStream

The next-gen web framework.
Extremely Popular
Go to Latest
method Page.prototype.createPDFStream
import { Page } from "https://dotland.deno.dev/x/fresh@1.5.2/tests/deps.ts";

Generates a PDF of the page with the print CSS media type.

Parameters

optional
options: PDFOptions
  • options for generating the PDF.