import { PdfDocument } from "https://deno.land/x/dwm@0.3.4/ext/canvas.ts";
Saves PDF to the file and closes the stream. Changes cannot be made to PDF after this.
import { PdfDocument } from "https://deno.land/x/dwm@0.3.4/ext/canvas.ts";
Saves PDF to the file and closes the stream. Changes cannot be made to PDF after this.