Searched defs:PDFDocument (Results 1 – 2 of 2) sorted by relevance
16 const PDFDocument = require('pdf-lib').PDFDocument; constant
17051 PDFDocument = (function(_super) { class17056 function PDFDocument(options) { class in PDFDocument17121 PDFDocument.prototype.addPage = function(options) { class