Savvy001
Unfortunately, i have some bad news; the problem lies in the libraries used by Filesaver and jsPDF. As it seems, one of the dependencies for jsPDF is actually the filesaver.js used by pode's plugin and conflict arises on global namespace when working with URL variable.
I tried to work around it; in C2 event sheet as well with adapting filesaver.js but with no luck.
julie12
I'm not sure what do you mean with "increasing the table width. I increased the following key property as well as html table width.".
Are you trying to render .html inside .pdf file using this plugin? The jsPDF library supports this functionality, but i have not managed to implement it in this plugin.