Home
last modified time | relevance | path

Searched refs:PDFDocument (Results 1 – 7 of 7) sorted by relevance

/plugin/diagramsnet/lib/
H A Delectron.js16 const PDFDocument = require('pdf-lib').PDFDocument; constant
1158 const pdfDoc = await PDFDocument.create();
1172 const pdfFile = await PDFDocument.load(pdfFiles[i].buffer);
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js17051 PDFDocument = (function(_super) {
17054 __extends(PDFDocument, _super);
17056 function PDFDocument(options) {
17156 PDFDocument.prototype.flushPages = function() {
17167 PDFDocument.prototype.ref = function(data) {
17175 PDFDocument.prototype._read = function() {};
17207 PDFDocument.prototype.output = function(fn) {
17211 PDFDocument.prototype.end = function() {
17262 PDFDocument.prototype.toString = function() {
17266 return PDFDocument;
[all …]
H A Dpdfmake.min.js.map1PDFDocument","PDFObject","PDFPage","PDFReference","stream","__hasProp","__extends","child","ctor",…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js11451 _this.pdfDocument = new _document.PDFDocument(_assertThisInitialized(_this), stream);
11538 …_this2.pdfDocument = new _document.PDFDocument(_assertThisInitialized(_this2), _this2.streamManage…
12492 exports.PDFDocument = exports.Page = void 0;
12939 var PDFDocument =
12942 function PDFDocument(pdfManager, arg) {
12943 _classCallCheck(this, PDFDocument);
12969 _createClass(PDFDocument, [{
13320 return PDFDocument;
13323 exports.PDFDocument = PDFDocument;
H A Dpdf.worker.js.map1PDFDocument } from './document';\nimport { Stream } from './stream';\n\nclass BasePdfManager {\n …
H A Dpdf.js.map1 …port.requestDataRange');\n }\n\n abort() {}\n}\n\n/**\n * Proxy to a PDFDocument in the worker t…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1 …: _setDocumentViewerElement');\n }\n\n /**\n * @param pdfDocument {PDFDocument}\n */\n setD…