Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/dwm/ext/canvas.ts>PdfDocument#encode

Deno Window Manager: Cross-platform window creation and management
Go to Latest
method PdfDocument.prototype.encode
import { PdfDocument } from "https://deno.land/x/dwm@0.3.4/ext/canvas.ts";

Encodes the PDF into a buffer and closes the stream. Changes cannot be made to PDF after this.