How to use UTF 8 and special characters with jsPDF
I am using jsPDF to create a PDF file. Some text has special characters. For e.g. instead using H2SO4 I want to write H₂SO₄.
Passing JSON to jsPDF AutoTable and selecting columns
I’m getting some JSON from a remote data source and trying to use that with jsPDF AutoTable. The JSON looks like this :-