Hi, I've followed this guide: https://doc.daypilot.org/scheduler/printing/ but on Internet Explorer it fails :(
IE is in compatibility mode: EmulateIE10
Thanks, Giovanni
I have tried to add the following meta tag to the print demo (https://javascript.daypilot.org/demo/scheduler/exportprint.html) and it seems to work fine (in IE11):
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE10"/>
What kind of problem do you see?
Hi, I get the following error: "Impossibile recuperare la proprietà 'appendChild' di un riferimento nullo o non definito" translated should be something like: "Unable to get property 'appendChild' of undefined or null reference"
Giovanni
Could you please post the stack trace of the error?
TypeError: Impossibile recuperare la proprietà 'appendChild' di un riferimento nullo o non definito at print (scripts_external.js:6585:13) at t.prototype.showPrint (scripts_apex.js:1:53209) at fn (Function code:2:195) at e (scripts_external.js:296:187) at m.prototype.$eval (scripts_external.js:160:336) at m.prototype.$apply (scripts_external.js:161:40) at Anonymous function (scripts_external.js:296:237) at r.event.dispatch (scripts_external.js:3:10259) at q.handle (scripts_external.js:3:8269)