Hi I was wondering if the exportcomplete event will still fire if an export fails?
Hello Christopher,
Thank you for writing.
As for the exportcomplete
event, it is fired regardless of export success or fail.
In case you want to handle export errors, you can use a callback in the exportTo
method: https://jsfiddle.net/flexmonster/mL9tja50/
Hope it helps.
Please let us know if you have any other questions.
Regards,
Ian