Searched refs:PDFPage (Results 1 – 6 of 6) sorted by relevance
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | pdf.fpdf.php | 185 class PDFPage extends PDFIndirectObject { class 190 function PDFPage(&$handler, function in PDFPage 1785 … $this->_pages[] =& new PDFPage($this, $width, $height, $this->_generate_new_object_number(), 0);
|
/plugin/html2pdf/html2pdf/html2ps/fpdf/ |
H A D | fpdf.php | 112 class PDFPage extends PDFIndirectObject { class 115 function PDFPage(&$handler, function in PDFPage 1771 $this->_pages[] =& new PDFPage($this, $this->_generate_new_object_number(), 0);
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
H A D | pdfmake.js | 17037 var PDFDocument, PDFObject, PDFPage, PDFReference, fs, stream, 17049 PDFPage = __webpack_require__(64); 17129 this.page = new PDFPage(this, options); 27659 var PDFPage; 27661 PDFPage = (function() { 27664 function PDFPage(document, options) { 27740 PDFPage.prototype.maxY = function() { 27744 PDFPage.prototype.write = function(chunk) { 27748 PDFPage.prototype.end = function() { 27814 return PDFPage; [all …]
|
H A D | pdfmake.min.js.map | 1 …PDFPage","PDFReference","stream","__hasProp","__extends","child","ctor","__super__","_super","_ref…
|
/plugin/pdfjs/pdfjs/web/ |
H A D | viewer.js.map | 1 …PDFPage}\n * @private\n */\n _ensurePdfPageLoaded(thumbView) {\n if (thumbView.pdfPage) {\…
|
/plugin/pdfjs/pdfjs/build/ |
H A D | pdf.js.map | 1 …PDFPage in the worker thread.\n * @alias PDFPageProxy\n */\nclass PDFPageProxy {\n constructor(pa…
|