Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Saves PDF to the file and closes the stream. Changes cannot be made to PDF after this.

Parameters

path: string