Below are the common additional JS utilities, plugins or functionalities you may need while developing Single Page Applications:
Support for image types jpg and png is included.
fromHTML plugin does not render images which are part of table cells. You can use jsPDF fork https://github.com/Flamenco/jsPDF to address the same.
jsPDF
A very handy utility to generate PDF's at client side.Support for image types jpg and png is included.
fromHTML plugin does not render images which are part of table cells. You can use jsPDF fork https://github.com/Flamenco/jsPDF to address the same.
No comments:
Post a Comment