Home
last modified time | relevance | path

Searched refs:pdfMake (Results 1 – 10 of 10) sorted by relevance

/plugin/datatables/assets/pdfmake/build/
H A Dvfs_fonts.js
H A Dpdfmake.min.js
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dvfs_fonts.js1 window.pdfMake = window.pdfMake || {}; window.pdfMake.vfs = {"LICENSE.txt":"DQogICAgICAgICAgICAgICA…
H A Dpdfmake.min.js1pdfMake=n(1)}).call(e,function(){return this}())},function(t,e,n){(function(e){"use strict";functi…
H A Dpdfmake.js190 return new Document(docDefinition, window.pdfMake.fonts, window.pdfMake.vfs);
H A Dpdfmake.min.js.map1pdfMake","kMaxLength","TYPED_ARRAY_SUPPORT","arg","length","parent","undefined","fromNumber","from…
/plugin/datatables/assets/datatables.net-buttons/js/
H A Dbuttons.html5.min.js8 !function(n){var r,a;"function"==typeof define&&define.amd?define(["jquery","datatables.net","datatables.net-buttons"],function(t){return n(t,window,document)}):"object"==typeof exports?(r=require("jquery"),a=function(t,e){e.fn.dataTable||require("datatables.net")(t,e),e.fn.dataTable.Buttons||require("datatables.net-buttons")(t,e)},"undefined"==typeof window?module.exports=function(t,e,o,l){return t=t||window,e=e||r(t),a(t,e),n(e,t,t.document)}:(a(window,r),module.exports=n(r,window,window.document))):n(jQuery,window,document)}(function(C,T,y,t,e,k){"use strict";var o,l,n=C.fn.dataTable;function S(){return o||T.JSZip}function s(){return l||T.pdfMake}n.Buttons.pdfMake=function(t){if(!t)return s();l=t},n.Buttons.jszip=function(t){if(!t)return S();o=t};function N(t){ (…)
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.min.js1pdfMake:{pageSize:"A4",pageOrientation:"portrait",images:{},content:["Saved from:",window.location…
2pdfMake,c.config,!0),c.deepMerge(c.defaults.pdfMake,c.config.pdfMake||{},!0),c.deepMerge(c.libs,c.…
H A Dexport.js490 pdfMake: { class in AmCharts._this.defaults
1921 }, _this.config.pdfMake ), options || {}, true );
1923 var data = new pdfMake.createPdf( cfg );
3051 _this.deepMerge( _this.defaults.pdfMake, _this.config, true );
3052 _this.deepMerge( _this.defaults.pdfMake, _this.config.pdfMake || {}, true );
3058 _this.config.pdfMake = _this.defaults.pdfMake;
H A DREADME.md134 pdfMake | {} | Overwrites the default settings for PDF export (pdfMake library)
952 * Fixed: Internal pdfMake issue which prevented to generate PDFs in IE10, uses custom build until o…
1009 * Fixed: Issue with deepMerge which did not allow to modfiy the pdfMake default settings
1010 * Fixed: Menu issue which did not allow to modify the pdfMake settings